Help for this page

Select Code to Download


  1. or download this
    use Modern::Perl;
    use Text::CSV::Slurp;
    ...
    }
    
    my $csv = Text::CSV::Slurp->create( input => $ref );
    
  2. or download this
    $VAR1 = [
              {
    ...
    item1 is HASH
    item2 is HASH
    Need an an array of hashes input to create CSV from at /usr/local/Cell
    +ar/perl/5.24.0_1/lib/perl5/site_perl/5.24.0/Text/CSV/Slurp.pm line 53
    +.
    
  3. or download this
    $VAR1 = [
              {
    ...
    item1 is HASH
    item2 is HASH
    Need an an array of hashes input to create CSV from at /usr/local/shar
    +e/perl/5.22.1/Text/CSV/Slurp.pm line 53.