This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
[perl5.git] / lib / Symbol.pm
index a95383a..15c211c 100644 (file)
@@ -70,7 +70,7 @@ require Exporter;
 @EXPORT = qw(gensym ungensym qualify qualify_to_ref);
 @EXPORT_OK = qw(delete_package);
 
-$VERSION = 1.02;
+$VERSION = 1.03;
 
 my $genpkg = "Symbol::";
 my $genseq = 0;