Help for this page

Select Code to Download


  1. or download this
    #!/bin/env perl
    
    ...
    
        print Data::Dumper->Dump([$href], [qw/href/]);
    }
    
  2. or download this
    $ perl test.pl
    $a = [
    ...
              'two' => 0
            };
    $