This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Quick integration of mainline changes to date
[perl5.git] / pod / perlembed.pod
index db5aab0..3ea1736 100644 (file)
@@ -656,7 +656,7 @@ with L<perlfunc/my> whenever possible.
  #persistent.pl
 
  use strict;
use vars '%Cache';
our %Cache;
  use Symbol qw(delete_package);
 
  sub valid_package_name {