# License or the Artistic License, as specified in the README file.
#
# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
-# This file is built by regen/opcode.pl from data in regen/op_private.
+# This file is built by regen/opcode.pl from data in
+# regen/op_private and pod embedded in regen/opcode.pl.
# Any changes made here will be lost!
=head1 NAME
my $oprivpm = open_new('lib/B/Op_private.pm', '>',
{ by => 'regen/opcode.pl',
- from => 'data in regen/op_private',
+ from => "data in\nregen/op_private "
+ ."and pod embedded in regen/opcode.pl",
style => '#',
file => 'lib/B/Op_private.pm',
copyright => [2014 .. 2014] });