Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -l
    
    ...
    __END__
    SCALAR(0x9400bc4)
    SCALAR(0x9400bc4)
    
  2. or download this
    my $outer = eval "sub {1;}";   # Different address each time.