Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    #
    ...
    print Dumper(\%main::);
    
    Test2::myprint();
    
  2. or download this
    Before copying symbol table:
    $VAR1 = {
    ...
              '<none>::' => *{'::<none>::'}
            };
    myprint says: 50
    
  3. or download this
    #!/usr/bin/perl
    use strict;
    ...
    }
    
  4. or download this
    new
    old
    ...
    My::Other::Name:
    extra3: *My::Other::Name::extra3
    foo: *New::MyModule::foo