{
  "abstract" : "Danish postal code validator and container ",
  "author" : [
     "Jonas B. Nielsen <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.038, CPAN::Meta::Converter version 2.150005",
  "license" : [
     "artistic_2"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Business-DK-Postalcode",
  "prereqs" : {
     "build" : {
        "requires" : {
           "Module::Build" : "0.30"
        }
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0",
           "Module::Build" : "0.30"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::CPAN::Changes" : "0.19",
           "Test::Kwalitee" : "1.21",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Exporter" : "0",
           "Params::Validate" : "0",
           "Scalar::Util" : "0",
           "Tree::Simple" : "0",
           "perl" : "5.010"
        }
     },
     "test" : {
        "requires" : {
           "Data::Dumper" : "0",
           "Data::FormValidator" : "0",
           "English" : "0",
           "Env" : "0",
           "File::Spec" : "0",
           "IO::Handle" : "0",
           "IPC::Open3" : "0",
           "Pod::Coverage::TrustPod" : "0",
           "Test::CPAN::Changes" : "0",
           "Test::Class" : "0",
           "Test::Exception" : "0",
           "Test::Kwalitee" : "1.21",
           "Test::More" : "0.88",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08",
           "Test::Prereq::Build" : "0",
           "Test::Taint" : "0"
        }
     }
  },
  "provides" : {
     "Business::DK::Postalcode" : {
        "file" : "lib/Business/DK/Postalcode.pm",
        "version" : "0.11"
     },
     "Data::FormValidator::Constraints::Business::DK::Postalcode" : {
        "file" : "lib/Data/FormValidator/Constraints/Business/DK/Postalcode.pm",
        "version" : "0.11"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/jonasbn/bdkpst/issues"
     },
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/jonasbn/bdkpst.git",
        "web" : "https://github.com/jonasbn/bdkpst"
     }
  },
  "version" : "0.11"
}