The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "A fast(er) URI parser",
   "author" : [
      "Jeff Ober <sysread@fastmail.fm>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "URI-Fast",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.63_03"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Exporter" : "0",
            "parent" : "0",
            "perl" : "5.010"
         }
      },
      "test" : {
         "requires" : {
            "ExtUtils::testlib" : "0",
            "Test2" : "1.302125",
            "Test2::Suite" : "0.000100",
            "Test2::V0" : "0",
            "Test::LeakTrace" : "0.16",
            "Test::Pod" : "1.41",
            "URI::Encode::XS" : "0.11",
            "URI::Split" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/sysread/URI-Fast/issues"
      },
      "homepage" : "https://github.com/sysread/URI-Fast",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/sysread/URI-Fast.git",
         "web" : "https://github.com/sysread/URI-Fast"
      }
   },
   "version" : "0.30",
   "x_serialization_backend" : "JSON::PP version 2.27400_02"
}