X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fhomebank2ledger;a=blobdiff_plain;f=META.json;h=62b9e97429a2995dce917158683a2b8833bd48c3;hp=a7a8999307a4b6ba9e5f6dca5c5c99f1e0220b4d;hb=refs%2Fheads%2Fdist;hpb=71591e40fa4a522e41ed7283cce39780f4ef8cb5 diff --git a/META.json b/META.json index a7a8999..45bf08d 100644 --- a/META.json +++ b/META.json @@ -4,7 +4,7 @@ "Charles McGarvey " ], "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010", + "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010", "license" : [ "mit" ], @@ -12,7 +12,7 @@ "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : 2 }, - "name" : "homebank2ledger", + "name" : "App-HomeBank2Ledger", "no_index" : { "directory" : [ "eg", @@ -32,6 +32,7 @@ "requires" : { "Dist::Zilla" : "5", "Dist::Zilla::Plugin::ConsistentVersionTest" : "0", + "Dist::Zilla::Plugin::Run::Release" : "0", "Dist::Zilla::PluginBundle::Author::CCM" : "0", "Dist::Zilla::PluginBundle::Filter" : "0", "Pod::Coverage::TrustPod" : "0", @@ -63,6 +64,7 @@ "XML::Entities" : "0", "XML::Parser::Lite" : "0", "parent" : "0", + "perl" : "v5.10.1", "strict" : "0", "warnings" : "0" } @@ -76,39 +78,38 @@ "File::Spec" : "0", "IO::Handle" : "0", "IPC::Open3" : "0", - "Test::More" : "0", - "perl" : "5.006" + "Test::More" : "0" } } }, "provides" : { "App::HomeBank2Ledger" : { "file" : "lib/App/HomeBank2Ledger.pm", - "version" : "0.001" + "version" : "0.010" }, "App::HomeBank2Ledger::Formatter" : { "file" : "lib/App/HomeBank2Ledger/Formatter.pm", - "version" : "0.001" + "version" : "0.010" }, "App::HomeBank2Ledger::Formatter::Beancount" : { "file" : "lib/App/HomeBank2Ledger/Formatter/Beancount.pm", - "version" : "0.001" + "version" : "0.010" }, "App::HomeBank2Ledger::Formatter::Ledger" : { "file" : "lib/App/HomeBank2Ledger/Formatter/Ledger.pm", - "version" : "0.001" + "version" : "0.010" }, "App::HomeBank2Ledger::Ledger" : { "file" : "lib/App/HomeBank2Ledger/Ledger.pm", - "version" : "0.001" + "version" : "0.010" }, "App::HomeBank2Ledger::Util" : { "file" : "lib/App/HomeBank2Ledger/Util.pm", - "version" : "0.001" + "version" : "0.010" }, "File::HomeBank" : { "file" : "lib/File/HomeBank.pm", - "version" : "0.001" + "version" : "0.010" } }, "release_status" : "stable", @@ -123,9 +124,10 @@ "web" : "https://github.com/chazmcgarvey/homebank2ledger" } }, - "version" : "0.001", + "version" : "0.010", "x_authority" : "cpan:CCM", "x_generated_by_perl" : "v5.28.0", - "x_serialization_backend" : "Cpanel::JSON::XS version 4.08" + "x_serialization_backend" : "Cpanel::JSON::XS version 4.25", + "x_spdx_expression" : "MIT" }