Acme-CPANModules-WorkingWithCSV
view release on metacpan or search on metacpan
"class" : "Dist::Zilla::Plugin::CopyrightYearFromGit",
"name" : "@Author::PERLANCAR/CopyrightYearFromGit",
"version" : "0.009"
},
{
"class" : "Dist::Zilla::Plugin::IfBuilt",
"name" : "@Author::PERLANCAR/IfBuilt",
"version" : "0.03"
},
{
"class" : "Dist::Zilla::Plugin::MetaJSON",
"name" : "@Author::PERLANCAR/MetaJSON",
"version" : "6.030"
},
{
"class" : "Dist::Zilla::Plugin::MetaConfig",
"name" : "@Author::PERLANCAR/MetaConfig",
"version" : "6.030"
},
{
"class" : "Dist::Zilla::Plugin::MetaProvides::Package",
"config" : {
"zilla" : {
"class" : "Dist::Zilla::Dist::Builder",
"config" : {
"is_trial" : 0
},
"version" : "6.030"
}
},
"x_authority" : "cpan:PERLANCAR",
"x_generated_by_perl" : "v5.38.0",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.36",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
"x_static_install" : 1
}
version: '0.036'
-
class: Dist::Zilla::Plugin::CopyrightYearFromGit
name: '@Author::PERLANCAR/CopyrightYearFromGit'
version: '0.009'
-
class: Dist::Zilla::Plugin::IfBuilt
name: '@Author::PERLANCAR/IfBuilt'
version: '0.03'
-
class: Dist::Zilla::Plugin::MetaJSON
name: '@Author::PERLANCAR/MetaJSON'
version: '6.030'
-
class: Dist::Zilla::Plugin::MetaConfig
name: '@Author::PERLANCAR/MetaConfig'
version: '6.030'
-
class: Dist::Zilla::Plugin::MetaProvides::Package
config:
Dist::Zilla::Plugin::MetaProvides::Package:
finder_objects:
Converting to/from other formats
*INI*: ini2csv from App::TextTableUtils
*TSV*: csv2tsv and Ltsv2csv from App::CSVUtils
*LTSV*: csv2ltsv from App::CSVUtils and Lltsv2csv from App::LTSVUtils
*XLS* and *XLSX*: csv2tsv and tsv2csv from App::CSVUtils
*JSON*: csv2json and json2csv from App::TextTableUtils
*Markdown table*: csv2mdtable from App::TextTableUtils
*Org table*: csv2orgtable from App::TextTableUtils
*SQLite database*: csv2sqlite from App::SQLiteUtils
Rendering as text/ASCII table
csv2texttable from App::TextTableUtils
lib/Acme/CPANModules/WorkingWithCSV.pm view on Meta::CPAN
*INI*: <prog:ini2csv> from <pm:App::TextTableUtils>
*TSV*: <prog:csv2tsv> and L<prog:tsv2csv> from <pm:App::CSVUtils>
*LTSV*: <prog:csv2ltsv> from <pm:App::CSVUtils> and L<prog:ltsv2csv> from
<pm:App::LTSVUtils>
*XLS* and *XLSX*: <prog:csv2tsv> and <prog:tsv2csv> from <pm:App::CSVUtils>
*JSON*: <prog:csv2json> and <prog:json2csv> from <pm:App::TextTableUtils>
*Markdown table*: <prog:csv2mdtable> from <pm:App::TextTableUtils>
*Org table*: <prog:csv2orgtable> from <pm:App::TextTableUtils>
*SQLite database*: <prog:csv2sqlite> from <pm:App::SQLiteUtils>
**Rendering as text/ASCII table**
lib/Acme/CPANModules/WorkingWithCSV.pm view on Meta::CPAN
I<INI>: L<ini2csv> from L<App::TextTableUtils>
I<TSV>: L<csv2tsv> and LL<tsv2csv> from L<App::CSVUtils>
I<LTSV>: L<csv2ltsv> from L<App::CSVUtils> and LL<ltsv2csv> from
L<App::LTSVUtils>
I<XLS> and I<XLSX>: L<csv2tsv> and L<tsv2csv> from L<App::CSVUtils>
I<JSON>: L<csv2json> and L<json2csv> from L<App::TextTableUtils>
I<Markdown table>: L<csv2mdtable> from L<App::TextTableUtils>
I<Org table>: L<csv2orgtable> from L<App::TextTableUtils>
I<SQLite database>: L<csv2sqlite> from L<App::SQLiteUtils>
B<Rendering as text/ASCII table>
L<csv2texttable> from L<App::TextTableUtils>
( run in 0.538 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )