Help for this page

Select Code to Download


  1. or download this
    use strict; use warnings; 
    use Data::Dumper; 
    ...
                }       
    
    );
    
  2. or download this
    Data: 
    $VAR1 = [
    ...
              'another row of needed data',
              'more data I need'
            ];