Help for this page

Select Code to Download


  1. or download this
    BEGIN {
      my %x = ();
    }
    
  2. or download this
    $ perl test.pl
    Bizarre copy of HASH in leavesub at test.pl line 3.
    BEGIN failed--compilation aborted at test.pl line 3.