Help for this page

Select Code to Download


  1. or download this
    package Mod { DESTROY { eval { } } }
    
    ...
    };
    
    print $@ || "[undef]\n";
    
  2. or download this
    $ 5.12t/bin/perl a.pl
    [undef]
    
  3. or download this
    $ 5.14t/bin/perl a.pl
    xxx