Skip to content

Commit

Permalink
updated META
Browse files Browse the repository at this point in the history
  • Loading branch information
xdg committed Mar 30, 2012
1 parent 6fb2e49 commit 86c3f07
Showing 1 changed file with 69 additions and 1 deletion.
70 changes: 69 additions & 1 deletion META.json
Expand Up @@ -4,7 +4,7 @@
"David Golden <dagolden@cpan.org>" "David Golden <dagolden@cpan.org>"
], ],
"dynamic_config" : 0, "dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 4.300010, CPAN::Meta::Converter version 2.120630", "generated_by" : "Dist::Zilla version 4.300009, CPAN::Meta::Converter version 2.120900",
"license" : [ "license" : [
"apache_2_0" "apache_2_0"
], ],
Expand Down Expand Up @@ -32,13 +32,81 @@
}, },
"runtime" : { "runtime" : {
"requires" : { "requires" : {
"App::Ack" : "0",
"App::Nopaste" : "0",
"App::cpanminus" : "0",
"App::grindperl" : "0",
"App::mymeta_requires" : "0",
"Archive::Tar" : "0",
"Archive::Tar::Wrapper" : "0",
"Archive::Zip" : "0",
"Bundle::LWP" : "0",
"CPAN::DistnameInfo" : "0",
"CPAN::Mini" : "0",
"CPAN::Uploader" : "0",
"CPAN::Visitor" : "0",
"Capture::Tiny" : "0",
"DBD::SQLite" : "0",
"DBI" : "0",
"Daemon::Daemonize" : "0",
"Data::Dump::Streamer" : "0",
"Data::Stream::Bulk" : "0",
"Devel::NYTProf" : "0",
"Dist::Zilla" : "4", "Dist::Zilla" : "4",
"Dist::Zilla::PluginBundle::DAGOLDEN" : "0.018", "Dist::Zilla::PluginBundle::DAGOLDEN" : "0.018",
"Email::MIME" : "0",
"Email::Sender" : "0",
"Email::Sender::Simple" : "0",
"Email::Simple" : "0",
"Email::Simple::Creator" : "0",
"File::Find::Rule" : "0",
"File::Find::Rule::Perl" : "0",
"File::Slurp" : "0",
"File::pushd" : "0",
"Getopt::Lucid" : "0",
"Git::Wrapper" : "0",
"HTTP::Tiny" : "0",
"IO::CaptureOutput" : "0",
"IO::Socket::SSL" : "0",
"IPC::Run3" : "0",
"IPC::System::Simple" : "0",
"Image::ExifTool" : "0",
"JSON" : "0",
"JSON::XS" : "0",
"LWP::Protocol::https" : "0",
"List::AllUtils" : "0",
"Module::Load::Conditional" : "0",
"Moose" : "0",
"Net::GitHub::V2::Repositories" : "0",
"Path::Class" : "0",
"Path::Class::Rule" : "0",
"Perl::Critic::Lax" : "0",
"Perl::Version" : "0",
"Pod::Coverage::TrustPod" : "0",
"Pod::Strip" : "0",
"Pod::Usage" : "0",
"Regexp::Common" : "0",
"Test::CPAN::Meta" : "0",
"Test::Deep" : "0",
"Test::Differences" : "0",
"Test::Fatal" : "0",
"Test::More" : "0.96", "Test::More" : "0.96",
"Test::Perl::Critic" : "0",
"Test::Pod" : "1.41", "Test::Pod" : "1.41",
"Test::Pod::Coverage" : "1.08", "Test::Pod::Coverage" : "1.08",
"Test::Routine" : "0",
"Time::HiRes" : "0",
"URI" : "0",
"Vi::QuickFix" : "0",
"WWW::Mechanize" : "0",
"XML::RSS" : "0",
"XML::Simple" : "0",
"YAML" : "0",
"autodie" : "0",
"namespace::autoclean" : "0",
"perl" : "5.006", "perl" : "5.006",
"strict" : "0", "strict" : "0",
"version" : "0",
"warnings" : "0" "warnings" : "0"
} }
}, },
Expand Down

0 comments on commit 86c3f07

Please sign in to comment.