The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "a tool to store articles and publish them as eBooks to read later",
   "author" : [
      "Rupert Lane <rupert@rupert-lane.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300039, CPAN::Meta::Converter version 2.132661",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "App-Zapzi",
   "no_index" : {
      "directory" : [
         "t",
         "t/lib",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Browser::Open" : "0",
            "Carp" : "0",
            "Cwd" : "0",
            "DBIx::Class::Core" : "0",
            "DBIx::Class::Schema" : "0",
            "Data::Validate::URI" : "0.06",
            "DateTime" : "0",
            "DateTime::Format::SQLite" : "0",
            "EBook::EPUB" : "0.6",
            "EBook::MOBI" : "0.65",
            "Email::MIME" : "1.924",
            "Email::Sender::Simple" : "1.300006",
            "Email::Simple" : "0",
            "Email::Simple::Creator" : "0",
            "Encode" : "0",
            "Exporter" : "0",
            "File::Basename" : "0",
            "File::Copy" : "0",
            "File::HomeDir" : "0",
            "File::MMagic" : "1.30",
            "File::Slurp" : "0",
            "File::Temp" : "0",
            "Getopt::Lucid" : "1.05",
            "HTML::Element" : "0",
            "HTML::Entities" : "0",
            "HTML::ExtractMain" : "0.63",
            "HTML::TreeBuilder" : "0",
            "HTTP::CookieJar" : "0",
            "HTTP::Tiny" : "0",
            "IO::All" : "0",
            "IO::Interactive" : "0",
            "Module::Find" : "0.11",
            "Moo" : "1.003000",
            "Moo::Role" : "0",
            "Pod::Find" : "0",
            "Pod::Html" : "0",
            "SQL::Translator" : "0",
            "Term::Prompt" : "1.04",
            "Text::Markdown" : "0",
            "Try::Tiny" : "0",
            "base" : "0",
            "perl" : "5.010",
            "strict" : "0",
            "utf8" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::DBIx::Class::Schema" : "0",
            "Test::More" : "0",
            "Test::Most" : "0",
            "Test::Output" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/rupertl/app-zapzi/issues"
      },
      "homepage" : "https://metacpan.org/release/App-Zapzi",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/rupertl/app-zapzi.git",
         "web" : "https://github.com/rupertl/app-zapzi"
      }
   },
   "version" : "0.012"
}