- or download this
use Modern::Perl;
use Text::CSV::Slurp;
...
}
my $csv = Text::CSV::Slurp->create( input => $ref );
- 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
+.
- 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.