The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Data::Tabular::Dumper::String - CSV writer for Data::Tabular::Dumper->dump

SYNOPSIS

    use Data::Tabular::Dumper;

    Data::Tabular::Dumper->dump( $data );

DESCRIPTION

Please see the documentation in Data::Tabular::Dumper.

AUTHOR

Philip Gwyn <gwyn-at-cpan.org>

SEE ALSO

Data::Tabular::Dumper.