The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Handy web browsing in a Perl object",
   "author" : [
      "Jesse Vincent <jesse@bestpractical.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 6.72, CPAN::Meta::Converter version 2.132140",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "WWW-Mechanize",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "File::Temp" : "0",
            "FindBin" : "0",
            "Getopt::Long" : "0",
            "HTML::Form" : "6",
            "HTML::HeadParser" : "0",
            "HTML::Parser" : "3.33",
            "HTML::TokeParser" : "2.28",
            "HTML::TreeBuilder" : "0",
            "HTTP::Daemon" : "0",
            "HTTP::Request" : "1.3",
            "HTTP::Server::Simple" : "0.35",
            "HTTP::Server::Simple::CGI" : "0",
            "HTTP::Status" : "0",
            "LWP" : "5.829",
            "LWP::UserAgent" : "5.829",
            "Pod::Usage" : "0",
            "Test::More" : "0.34",
            "Test::Warn" : "0.11",
            "URI" : "1.36",
            "URI::URL" : "0",
            "URI::file" : "0",
            "perl" : "5.008"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://code.google.com/p/www-mechanize/issues/list"
      },
      "homepage" : "https://github.com/bestpractical/www-mechanize",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "x_MailingList" : "http://groups.google.com/group/www-mechanize-users",
      "x_Repository" : "https://github.com/bestpractical/www-mechanize"
   },
   "version" : "1.73"
}