The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Provides the official rt command line client",
   "author" : [
      "Thomas Sibley <trs@bestpractical.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Milla version v1.0.1, Dist::Zilla version 4.300032, CPAN::Meta::Converter version 2.130880",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "RT-Client-CLI",
   "no_index" : {
      "directory" : [
         "devel",
         "t"
      ],
      "package" : [
         "Session"
      ]
   },
   "optional_features" : {
      "httpauth" : {
         "description" : "HTTP basic authentication support",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "GSSAPI" : "0",
                  "LWP::Authen::Negotiate" : "0"
               }
            }
         }
      }
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Cwd" : "0",
            "File::Temp" : "0",
            "HTTP::Headers" : "0",
            "HTTP::Request::Common" : "0",
            "LWP" : "0",
            "Pod::Usage" : "0",
            "Term::ReadKey" : "0",
            "Term::ReadLine" : "0",
            "Text::ParseWords" : "0",
            "Time::Local" : "0",
            "perl" : "5.008005"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.88"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-RT-Client-CLI@rt.cpan.org",
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=RT-Client-CLI"
      },
      "homepage" : "https://metacpan.org/module/RT-Client-CLI",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/bestpractical/rt-client-cli.git",
         "web" : "https://github.com/bestpractical/rt-client-cli"
      }
   },
   "version" : "4.0.14",
   "x_contributors" : [
      "Thomas Sibley <trs@bestpractical.com>"
   ]
}