Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
             };
        };
    warn Data::Dumper->Dump([\$data],[qw(*data)]),' ';
    
  2. or download this
    $data = \[
                {
    ...
                }
              ];
      at 11114482.t line 53.