CSVAWK
view release on metacpan or search on metacpan
{
"abstract" : "Pass CSV files to AWK.",
"author" : [
"Bryan McKelvey <bryan.mckelvey@gmail.com>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.143240",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "CSVAWK",
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"develop" : {
"requires" : {
"Test::CPAN::Changes" : "0.19",
"Test::CPAN::Meta" : "0",
"Test::EOL" : "0",
"Test::Kwalitee" : "1.21",
"Test::Mojibake" : "0",
"Test::More" : "0.96",
"Test::NoTabs" : "0",
"Test::Pod" : "1.41",
"Test::Pod::Coverage" : "1.04"
}
},
"runtime" : {
"requires" : {
"English" : "0",
"Exporter" : "0",
"File::Basename" : "0",
"File::Temp" : "0",
"Readonly" : "0",
"Text::CSV_XS" : "0",
"autodie" : "0",
"base" : "0",
"charnames" : "0",
"strict" : "0",
"warnings" : "0"
}
},
"test" : {
"recommends" : {
"CPAN::Meta" : "2.120900"
},
"requires" : {
"File::Spec" : "0",
"Module::Metadata" : "0",
"Test" : "0",
"Test::CleanNamespaces" : "0.13",
"Test::Fatal" : "0.001",
"Test::More" : "0.96"
}
}
},
"provides" : {
"CSVAWK" : {
"file" : "lib/CSVAWK.pm",
"version" : "0.1"
}
},
"release_status" : "stable",
"resources" : {
"repository" : {
"type" : "git",
"url" : "git://github.com/brymck/csvawk.git",
"web" : "https://github.com/brymck/csvawk"
}
},
"version" : "0.1",
"x_Dist_Zilla" : {
"perl" : {
"version" : "5.018002"
},
"plugins" : [
{
"class" : "Dist::Zilla::Plugin::EnsurePrereqsInstalled",
"name" : "EnsurePrereqsInstalled",
"version" : "0.008"
},
{
"class" : "Dist::Zilla::Plugin::Git::GatherDir",
"config" : {
"Dist::Zilla::Plugin::GatherDir" : {
"exclude_filename" : [
"LICENSE",
"Makefile.PL"
],
"exclude_match" : [],
"follow_symlinks" : 0,
"include_dotfiles" : 0,
"prefix" : "",
"prune_directory" : [],
"root" : "."
},
"Dist::Zilla::Plugin::Git::GatherDir" : {
"include_untracked" : 0
}
},
"name" : "Git::GatherDir",
"version" : "2.042"
},
{
"class" : "Dist::Zilla::Plugin::MetaYAML",
"name" : "MetaYAML",
"version" : "6.010"
},
{
"class" : "Dist::Zilla::Plugin::MetaJSON",
"name" : "MetaJSON",
"version" : "6.010"
( run in 0.879 second using v1.01-cache-2.11-cpan-54e63673c56 )