summaryrefslogtreecommitdiff
path: root/MYMETA.json
diff options
context:
space:
mode:
Diffstat (limited to 'MYMETA.json')
-rw-r--r--MYMETA.json47
1 files changed, 47 insertions, 0 deletions
diff --git a/MYMETA.json b/MYMETA.json
new file mode 100644
index 0000000..0e95f50
--- /dev/null
+++ b/MYMETA.json
@@ -0,0 +1,47 @@
+{
+ "abstract" : "Interface to the Northern 911 ALI database",
+ "author" : [
+ "Mark Wells <mark@freeside.biz>"
+ ],
+ "dynamic_config" : 0,
+ "generated_by" : "ExtUtils::MakeMaker version 6.8, CPAN::Meta::Converter version 2.120351",
+ "license" : [
+ "unknown"
+ ],
+ "meta-spec" : {
+ "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
+ "version" : "2"
+ },
+ "name" : "WebService-Northern911",
+ "no_index" : {
+ "directory" : [
+ "t",
+ "inc"
+ ]
+ },
+ "prereqs" : {
+ "build" : {
+ "requires" : {
+ "File::ShareDir::Install" : "0",
+ "Test::More" : "0"
+ }
+ },
+ "configure" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : "0"
+ }
+ },
+ "runtime" : {
+ "requires" : {
+ "DateTime" : "0",
+ "File::ShareDir" : "0",
+ "XML::Compile" : "1",
+ "XML::Compile::SOAP" : "3",
+ "XML::Compile::WSDL11" : "3",
+ "perl" : "5.006"
+ }
+ }
+ },
+ "release_status" : "stable",
+ "version" : "0.1"
+}