Metadata
{
+
"abstracts_in_pod": { … - "PGObject::Simple": "Minimalist stored procedure mapper based on LedgerSMB's DBObject"
},- "author": "EINHVERFR",
- "buildfile_executable": 0,
- "dir_lib": "lib",
- "dir_t": "t",
+
"dirs_array": [ … ],- "dist": "PGObject-Simple",
- "dynamic_config": 1,
+
"error": { … +
"prereq_matches_use": [ … ],+
"test_prereq_matches_use": [ … ]
},- "extension": "tar.gz",
- "external_license_file": "LICENSE",
- "extractable": 1,
- "extracts_nicely": 1,
- "file__build": 0,
- "file_blib": 0,
- "file_build": 0,
- "file_changelog": "Changes",
- "file_license": "LICENSE",
- "file_makefile": 0,
- "file_makefile_pl": "Makefile.PL",
- "file_manifest": "MANIFEST",
- "file_manifest_skip": "MANIFEST.SKIP",
- "file_meta_json": "META.json",
- "file_meta_yml": "META.yml",
- "file_pm_to_blib": 0,
- "file_readme": "README,README.md",
+
"files_array": [ … - "Changes",
- "LICENSE",
- "MANIFEST",
- "MANIFEST.SKIP",
- "META.json",
- "META.yml",
- "Makefile.PL",
- "README",
- "README.md",
- "ignore.txt",
- "lib/PGObject/Simple.pm"
],+
"files_hash": { … +
"Changes": { … - "mtime": 1494648367,
- "size": 1834
},+
"LICENSE": { … - "mtime": 1494489737,
- "size": 1295
},+
"MANIFEST": { … - "mtime": 1494654940,
- "size": 419
},+
"MANIFEST.SKIP": { … - "mtime": 1494648067,
- "size": 705
},+
"META.json": { … - "mtime": 1494654940,
- "size": 1000
},+
"META.yml": { … - "mtime": 1494654939,
- "size": 609
},+
"Makefile.PL": { … - "mtime": 1494649363,
+
"requires": { … - "ExtUtils::MakeMaker": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 697
},+
"README": { … - "mtime": 1494489737,
- "size": 1906
},+
"README.md": { … - "mtime": 1494489737,
- "size": 1906
},+
"ignore.txt": { … - "mtime": 1494489737,
- "size": 131
},+
"lib/PGObject/Simple.pm": { … - "module": "PGObject::Simple",
- "mtime": 1494654780,
+
"requires": { … - "Carp": "0",
- "Exporter": "0",
- "PGObject": "0",
- "parent": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 13540
},+
"t/00-load.t": { … - "mtime": 1494489737,
- "no_index": 1,
+
"requires": { … },- "size": 184
},+
"t/01-constructor.t": { … - "mtime": 1494647947,
- "no_index": 1,
+
"requires": { … - "DBI": "0",
- "PGObject::Simple": "0",
- "Test::More": "0"
},- "size": 597
},+
"t/02-call_procedure.t": { … - "mtime": 1494649343,
- "no_index": 1,
+
"requires": { … - "DBI": "0",
- "Data::Dumper": "0",
- "PGObject::Simple": "0",
- "Test::More": "0"
},- "size": 3162
},+
"t/boilerplate.t": { … - "mtime": 1494489737,
- "no_index": 1,
+
"requires": { … - "Test::More": "0",
- "perl": "5.006",
- "strict": "0",
- "warnings": "0"
},- "size": 1265
},+
"t/manifest.t": { … - "mtime": 1494489737,
- "no_index": 1,
+
"requires": { … - "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 272,
+
"suggests": { … - "Test::CheckManifest": "0.9"
}
},+
"t/pod-coverage.t": { … - "mtime": 1494489737,
- "no_index": 1,
+
"requires": { … - "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 551,
+
"suggests": { … - "Pod::Coverage": "0",
- "Test::Pod::Coverage": "0"
}
},+
"t/pod.t": { … - "mtime": 1494489737,
- "no_index": 1,
+
"requires": { … - "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 232,
+
"suggests": { … }
}
},- "got_prereq_from": "META.yml",
+
"kwalitee": { … - "buildtool_not_executable": 1,
- "configure_prereq_matches_use": 1,
- "consistent_version": 1,
- "core_kwalitee": "100.00",
- "distname_matches_name_in_meta": 1,
- "extractable": 1,
- "extracts_nicely": 1,
- "has_abstract_in_pod": 1,
- "has_buildtool": 1,
- "has_changelog": 1,
- "has_contributing_doc": 0,
- "has_human_readable_license": 1,
- "has_known_license_in_source_file": 0,
- "has_license_in_source_file": 1,
- "has_manifest": 1,
- "has_meta_json": 1,
- "has_meta_yml": 1,
- "has_proper_version": 1,
- "has_readme": 1,
- "has_security_doc": 0,
- "has_separate_license_file": 1,
- "has_tests": 1,
- "has_tests_in_t_dir": 1,
- "has_version": 1,
- "kwalitee": "153.12",
- "main_module_version_matches_dist_version": 1,
- "manifest_matches_dist": 1,
- "meta_json_conforms_to_known_spec": 1,
- "meta_json_is_parsable": 1,
- "meta_yml_conforms_to_known_spec": 1,
- "meta_yml_declares_perl_version": 0,
- "meta_yml_has_license": 1,
- "meta_yml_has_provides": 0,
- "meta_yml_has_repository_resource": 0,
- "meta_yml_is_parsable": 1,
- "no_abstract_stub_in_pod": 1,
- "no_broken_auto_install": 1,
- "no_broken_module_install": 1,
- "no_dot_dirs": 1,
- "no_dot_underscore_files": 1,
- "no_files_to_be_skipped": 1,
- "no_generated_files": 1,
- "no_invalid_versions": 1,
- "no_local_dirs": 1,
- "no_maniskip_error": 1,
- "no_missing_files_in_provides": 1,
- "no_mymeta_files": 1,
- "no_pax_headers": 1,
- "no_pod_errors": 1,
- "no_stdin_for_prompting": 1,
- "no_symlinks": 1,
- "no_unauthorized_packages": 1,
- "portable_filenames": 1,
- "prereq_matches_use": 1,
- "proper_libs": 1,
- "security_doc_contains_contact": 0,
- "test_prereq_matches_use": 1,
- "use_strict": 1,
- "use_warnings": 1,
- "valid_signature": 1
},- "latest_mtime": 1494654940,
- "license": "bsd defined in META.yml defined in LICENSE",
- "license_from_yaml": "bsd",
- "license_in_pod": 1,
- "manifest_matches_dist": 1,
- "maturity": "released",
+
"meta_json": { … - "abstract": "Minimalist stored procedure mapper based on LedgerSMB's DBObject",
+
"author": [ … - "Chris Travers <chris.travers@gmail.com>"
],- "dynamic_config": 1,
- "generated_by": "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150005",
+
"license": [ … ],+
"meta-spec": { … },- "name": "PGObject-Simple",
+
"no_index": { … },+
"prereqs": { … +
"build": { … +
"requires": { … - "Data::Dumper": "0",
- "Test::More": "0"
}
},+
"configure": { … +
"requires": { … - "ExtUtils::MakeMaker": "0"
}
},+
"runtime": { … }
},- "release_status": "stable",
- "version": "2",
- "x_serialization_backend": "JSON::PP version 2.27400"
},- "meta_json_is_parsable": 1,
- "meta_json_spec_version": "2",
+
"meta_yml": { … - "abstract": "Minimalist stored procedure mapper based on LedgerSMB's DBObject",
+
"author": [ … - "Chris Travers <chris.travers@gmail.com>"
],+
"build_requires": { … - "Data::Dumper": "0",
- "Test::More": "0"
},+
"configure_requires": { … - "ExtUtils::MakeMaker": "0"
},- "dynamic_config": "1",
- "generated_by": "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150005",
- "license": "bsd",
+
"meta-spec": { … },- "name": "PGObject-Simple",
+
"no_index": { … },+
"requires": { … },- "version": "2",
- "x_serialization_backend": "CPAN::Meta::YAML version 0.018"
},- "meta_yml_is_parsable": 1,
- "meta_yml_spec_version": "1.4",
+
"modules": [ … +
{ … - "file": "lib/PGObject/Simple.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "PGObject::Simple"
}
],- "no_index": "^inc/;^t/",
- "no_pax_headers": 1,
- "path": "E/EI/EINHVERFR/PGObject-Simple-2.tar.gz",
+
"prereq": [ … +
{ … - "is_build_prereq": 1,
- "requires": "Data::Dumper",
- "type": "build_requires",
- "version": "0"
},+
{ … - "requires": "ExtUtils::MakeMaker",
- "type": "configure_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "PGObject",
- "type": "runtime_requires",
- "version": "1.1"
},+
{ … - "is_build_prereq": 1,
- "requires": "Test::More",
- "type": "build_requires",
- "version": "0"
}
],- "released_epoch": 1495176460,
- "required_perl": "5.010",
- "size_packed": 10370,
- "size_unpacked": 30305,
+
"unknown_license_texts": { … - "lib/PGObject/Simple.pm": "=head1 LICENSE AND COPYRIGHT\n\nCopyright 2013-2017 Chris Travers.\n\nRedistribution and use in source and compiled forms with or without \nmodification, are permitted provided that the following conditions are met:\n\n=over\n\n=item \n\nRedistributions of source code must retain the above\ncopyright notice, this list of conditions and the following disclaimer as the\nfirst lines of this file unmodified.\n\n=item \n\nRedistributions in compiled form must reproduce the above copyright\nnotice, this list of conditions and the following disclaimer in the\nsource code, documentation, and/or other materials provided with the \ndistribution.\n\n=back\n\nTHIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n"
},+
"uses": { … +
"configure": { … +
"requires": { … - "ExtUtils::MakeMaker": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
}
},+
"runtime": { … +
"requires": { … - "Carp": "0",
- "Exporter": "0",
- "PGObject": "0",
- "parent": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
}
},+
"test": { … +
"requires": { … - "DBI": "0",
- "Data::Dumper": "0",
- "Test::More": "0",
- "perl": "5.006",
- "strict": "0",
- "warnings": "0"
},+
"suggests": { … - "Pod::Coverage": "0",
- "Test::CheckManifest": "0.9",
- "Test::Pod": "0",
- "Test::Pod::Coverage": "0"
}
}
},- "valid_signature": -1,
- "version": "2",
+
"versions": { … +
"lib/PGObject/Simple.pm": { … }
},- "vname": "PGObject-Simple-2"
}