Help for this page

Select Code to Download


  1. or download this
    #!/your/perl/here
    use warnings;
    ...
    print Dumper @x;
    
    __END__
    
  2. or download this
    size of @x = 456976
    $VAR1 = 'aaaa';
    ...
    $VAR456974 = 'zzzx';
    $VAR456975 = 'zzzy';
    $VAR456976 = 'zzzz';