Ledger-Parser

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "Parse Ledger journals",
   "author" : [
      "perlancar <perlancar@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Ledger-Parser",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Cwd" : "0",
            "File::Spec" : "0",
            "Math::BigFloat" : "0",
            "Time::Moment" : "0",
            "constant" : "0",
            "overload" : "0",
            "perl" : "5.010001",
            "strict" : "0",
            "utf8" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::ShareDir::Tarball" : "0",
            "File::Slurper" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Ledger::Examples" : "0.05",
            "Test::Differences" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0.98"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Ledger-Parser"
      },
      "homepage" : "https://metacpan.org/release/Ledger-Parser",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/perlancar/perl-Ledger-Parser.git",
         "web" : "https://github.com/perlancar/perl-Ledger-Parser"
      }
   },
   "version" : "0.06",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.026000"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::GatherDir",
            "config" : {
               "Dist::Zilla::Plugin::GatherDir" : {
                  "exclude_filename" : [],
                  "exclude_match" : [],
                  "follow_symlinks" : 0,
                  "include_dotfiles" : 0,
                  "prefix" : "",
                  "prune_directory" : [],
                  "root" : "."
               }
            },
            "name" : "@Author::PERLANCAR/@Filter/GatherDir",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "@Author::PERLANCAR/@Filter/PruneCruft",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "@Author::PERLANCAR/@Filter/ManifestSkip",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "@Author::PERLANCAR/@Filter/MetaYAML",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::License",
            "name" : "@Author::PERLANCAR/@Filter/License",
            "version" : "6.009"
         },
         {



( run in 0.974 second using v1.01-cache-2.11-cpan-39bf76dae61 )