The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "CLI interpreter based on Term::ReadLine",
   "author" : [
      "Steven Bakker <sbakker@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.011, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Term-CLI",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Exporter" : "0",
            "File::Which" : "0",
            "FindBin" : "0",
            "Getopt::Long" : "0",
            "List::Util" : "0",
            "Locale::Maketext" : "0",
            "Locale::Maketext::Lexicon::Gettext" : "0",
            "Modern::Perl" : "0",
            "Moo" : "0",
            "Moo::Role" : "0",
            "POSIX" : "0",
            "Pod::Text::Termcap" : "0",
            "Scalar::Util" : "0",
            "Term::ReadLine" : "0",
            "Term::ReadLine::Gnu" : "0",
            "Text::ParseWords" : "0",
            "Types::Standard" : "0",
            "namespace::clean" : "0",
            "parent" : "0",
            "perl" : "5.014_001",
            "subs" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Temp" : "0",
            "Pod::Coverage::TrustPod" : "0",
            "Test::Class" : "0",
            "Test::Compile" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0",
            "Test::Output" : "0",
            "Test::Pod" : "0",
            "Test::Pod::Coverage" : "0",
            "strict" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/sbakker/perl-Term-CLI/issues"
      },
      "homepage" : "https://github.com/sbakker/perl-Term-CLI",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/sbakker/perl-Term-CLI.git",
         "web" : "https://github.com/sbakker/perl-Term-CLI"
      }
   },
   "version" : "0.04003",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0239"
}