Help for this page

Select Code to Download


  1. or download this
    my $test = eval "sub { print 'hello world' }";
    $test->(); # prints the ever-classic "hello world"
    
  2. or download this
    
    my %hash = (    
    ...
    Homer
    Bart