The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "regular expressions for handling British postcodes",
   "author" : [
      "Michael Jemmeson <mjemmeson@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Milla version v1.0.18, Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Geo-UK-Postcode-Regex",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ],
      "file" : [
         "lib/Geo/UK/Postcode/Regex/Hash.pm"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.17",
            "File::ShareDir::Install" : "0.03",
            "Module::Build::Tiny" : "0.034"
         }
      },
      "develop" : {
         "recommends" : {
            "HTML::TreeBuilder" : "0"
         },
         "requires" : {
            "Dist::Milla" : "v1.0.18",
            "Dist::Zilla::Plugin::MetaNoIndex" : "0",
            "Dist::Zilla::Plugin::MetaProvides" : "0",
            "File::Spec" : "0",
            "File::Temp" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::More" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Exporter" : "0",
            "Tie::Hash" : "0",
            "base" : "0",
            "perl" : "5.010",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "0",
            "CPAN::Meta::Requirements" : "0"
         },
         "requires" : {
            "Clone" : "0",
            "ExtUtils::MakeMaker" : "0",
            "File::Spec::Functions" : "0",
            "List::Util" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0.96",
            "lib" : "0"
         }
      }
   },
   "provides" : {
      "Geo::UK::Postcode::Regex" : {
         "file" : "lib/Geo/UK/Postcode/Regex.pm",
         "version" : "0.016"
      },
      "Geo::UK::Postcode::Regex::Simple" : {
         "file" : "lib/Geo/UK/Postcode/Regex/Simple.pm",
         "version" : "0.016"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/mjemmeson/Geo-UK-Postcode-Regex/issues"
      },
      "homepage" : "https://github.com/mjemmeson/Geo-UK-Postcode-Regex",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/mjemmeson/Geo-UK-Postcode-Regex.git",
         "web" : "https://github.com/mjemmeson/Geo-UK-Postcode-Regex"
      }
   },
   "version" : "0.016",
   "x_contributors" : [
      "Michael Jemmeson <michael.jemmeson@cpan.org>"
   ],
   "x_serialization_backend" : "JSON::XS version 2.34"
}