Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    print Dumper $foo, \@array;
    print Dumper \%hash;
    print Dumper $bar;
    
  2. or download this
    $VAR1 = 'test';
    $VAR2 = [
    ...
                        }
            };
    $VAR1 = undef;