This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl 5.003_03: lib/Symbol.pm
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>
Fri, 26 Apr 1996 00:57:26 +0000 (00:57 +0000)
committerAndy Dougherty <doughera@lafcol.lafayette.edu>
Fri, 26 Apr 1996 00:57:26 +0000 (00:57 +0000)
commit3dc8e7ab4fe68f9ea771413bb082b0667954806f
tree11de6aba6ebf5c5b185cc5631fa1ed2960b73492
parent451b636e23e7a85e8c02883768861b52bb058908
perl 5.003_03: lib/Symbol.pm

Put back in the BEGIN { require 5.002; }.  The version in
5.003_02 wouldn't work in 5.002 anyway.  Further, the whole
point of the construct is to catch 5.001m, so we can't use
syntax introduced after 5.001m to do that.
lib/Symbol.pm