The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Testing-specific WWW::Mechanize subclass",
   "author" : [
      "Andy Lester <andy@petdance.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.112621",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Test-WWW-Mechanize",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : 0
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : 0
         }
      },
      "runtime" : {
         "requires" : {
            "Carp::Assert::More" : 0,
            "HTML::TreeBuilder" : 0,
            "HTTP::Server::Simple" : "0.42",
            "HTTP::Server::Simple::CGI" : 0,
            "LWP" : "6.02",
            "Test::Builder::Tester" : "1.09",
            "Test::LongString" : "0.15",
            "Test::More" : 0,
            "URI::file" : 0,
            "WWW::Mechanize" : "1.68",
            "perl" : "5.008"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://code.google.com/p/www-mechanize/issues/list"
      },
      "homepage" : "https://github.com/petdance/test-www-mechanize",
      "license" : [
         "http://www.opensource.org/licenses/artistic-license-2.0"
      ],
      "repository" : {
         "url" : "https://github.com/petdance/test-www-mechanize"
      }
   },
   "version" : "1.36"
}