Metadata
{
+
"abstracts_in_pod": { … - "DateTime::Format::DBI": "Find a parser class for a database connection."
},- "author": "CFAERBER",
- "buildfile_executable": 0,
- "dir_lib": "lib",
- "dir_t": "t",
+
"dirs_array": [ … - "lib/DateTime/Format",
- "lib/DateTime",
- "lib",
- "t"
],- "dist": "DateTime-Format-DBI",
+
"error": { … +
"configure_prereq_matches_use": [ … ],- "meta_yml_is_parsable": "Error reading from file 'DateTime-Format-DBI-0.039_20101018/META.yml': UTF-8 \"\\xE4\" does not map to Unicode\n",
+
"prereq_matches_use": [ … ],+
"test_prereq_matches_use": [ … ],- "valid_signature": "Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer.\ngpg: Signature made Mon 18 Oct 2010 05:02:21 AM JST\ngpg: using DSA key 48A50E63639680F0\ngpg: Can't check signature: No public key\n==> BAD/TAMPERED signature detected! <==\n"
},- "extension": "tar.gz",
- "external_license_file": "LICENSE",
- "extractable": 1,
- "extracts_nicely": 1,
- "file__build": 0,
- "file_blib": 0,
- "file_build": 0,
- "file_build_pl": "Build.PL",
- "file_changelog": "Changes",
- "file_license": "LICENSE",
- "file_makefile": 0,
- "file_makefile_pl": "Makefile.PL",
- "file_manifest": "MANIFEST",
- "file_manifest_skip": "MANIFEST.SKIP",
- "file_meta_yml": "META.yml",
- "file_pm_to_blib": 0,
- "file_readme": "README",
- "file_signature": "SIGNATURE",
+
"files_array": [ … - "Build.PL",
- "Changes",
- "LICENSE",
- "MANIFEST",
- "MANIFEST.SKIP",
- "META.yml",
- "Makefile.PL",
- "README",
- "SIGNATURE",
- "lib/DateTime/Format/DBI.pm",
- "t/00basic.t",
- "t/10pod.t",
- "t/11pod_cover.t",
- "t/withsqlite.t",
- "t/withtestdb.t"
],+
"files_hash": { … +
"Build.PL": { … - "mtime": 1287345740,
+
"requires": { … - "Module::Build": "0",
- "perl": "5.006",
- "strict": "0",
- "utf8": "0"
},- "size": 947,
+
"suggests": { … - "lib::DateTime::Format::DBI": "0"
}
},+
"Changes": { … - "mtime": 1287345740,
- "size": 1493
},+
"LICENSE": { … - "mtime": 1287345740,
- "size": 18312
},+
"MANIFEST": { … - "mtime": 1287345740,
- "size": 212
},+
"MANIFEST.SKIP": { … - "mtime": 1287345740,
- "size": 87
},+
"META.yml": { … - "mtime": 1287345740,
- "size": 652
},+
"Makefile.PL": { … - "mtime": 1287345740,
+
"requires": { … - "ExtUtils::MakeMaker": "0"
},- "size": 568
},+
"README": { … - "mtime": 1287345740,
- "size": 753
},+
"SIGNATURE": { … - "mtime": 1287345742,
- "size": 1544
},+
"lib/DateTime/Format/DBI.pm": { … - "license": "Perl_5",
- "module": "DateTime::Format::DBI",
- "mtime": 1287345740,
+
"requires": { … - "Carp": "0",
- "DBI": "1.21",
- "strict": "0",
- "vars": "0",
- "warnings": "0"
},- "size": 5465
},+
"t/00basic.t": { … - "mtime": 1287345740,
+
"requires": { … - "Test::More": "0",
- "Test::NoWarnings": "0"
},- "size": 150
},+
"t/10pod.t": { … - "mtime": 1287345740,
+
"requires": { … - "Test::More": "0",
- "strict": "0"
},- "size": 196,
+
"suggests": { … }
},+
"t/11pod_cover.t": { … - "mtime": 1287345740,
+
"requires": { … - "Test::More": "0",
- "strict": "0"
},- "size": 258,
+
"suggests": { … - "Test::Pod::Coverage": "0"
}
},+
"t/withsqlite.t": { … - "mtime": 1287345740,
+
"requires": { … - "DateTime::Format::DBI": "0",
- "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 612,
+
"suggests": { … - "DBD::SQLite": "0",
- "DBI": "0",
- "DateTime::Format::SQLite": "0"
}
},+
"t/withtestdb.t": { … - "mtime": 1287345740,
+
"requires": { … - "DateTime::Format::DBI": "0",
- "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1099,
+
"suggests": { … }
}
},- "got_prereq_from": "Build.PL",
+
"kwalitee": { … - "buildtool_not_executable": 1,
- "configure_prereq_matches_use": 0,
- "consistent_version": 1,
- "core_kwalitee": "93.75",
- "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": 1,
- "has_license_in_source_file": 1,
- "has_manifest": 1,
- "has_meta_json": 0,
- "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": "140.62",
- "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": 1,
- "meta_yml_has_license": 0,
- "meta_yml_has_provides": 1,
- "meta_yml_has_repository_resource": 1,
- "meta_yml_is_parsable": 0,
- "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": 0,
- "proper_libs": 1,
- "security_doc_contains_contact": 0,
- "test_prereq_matches_use": 0,
- "use_strict": 1,
- "use_warnings": 1,
- "valid_signature": 0
},- "latest_mtime": 1287345742,
- "license": " defined in LICENSE",
- "license_file": "lib/DateTime/Format/DBI.pm",
- "license_in_pod": 1,
- "license_type": "Perl_5",
+
"licenses": { … +
"Perl_5": [ … - "lib/DateTime/Format/DBI.pm"
]
},- "manifest_matches_dist": 1,
- "maturity": "developer",
+
"modules": [ … +
{ … - "file": "lib/DateTime/Format/DBI.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DateTime::Format::DBI"
}
],- "no_pax_headers": 1,
- "path": "C/CF/CFAERBER/DateTime-Format-DBI-0.039_20101018.tar.gz",
- "prereq": [ ],
- "released_epoch": 1287345714,
- "required_perl": "5.006",
- "size_packed": 14583,
- "size_unpacked": 32348,
+
"uses": { … +
"configure": { … +
"requires": { … - "ExtUtils::MakeMaker": "0",
- "Module::Build": "0",
- "perl": "5.006",
- "strict": "0",
- "utf8": "0"
},+
"suggests": { … - "lib::DateTime::Format::DBI": "0"
}
},+
"runtime": { … +
"requires": { … - "Carp": "0",
- "DBI": "1.21",
- "strict": "0",
- "vars": "0",
- "warnings": "0"
}
},+
"test": { … +
"requires": { … - "Test::More": "0",
- "Test::NoWarnings": "0",
- "strict": "0",
- "warnings": "0"
},+
"suggests": { … - "DBD::SQLite": "0",
- "DBI": "0",
- "DateTime::Format::SQLite": "0",
- "Test::Database": "0",
- "Test::Pod": "1.00",
- "Test::Pod::Coverage": "0"
}
}
},- "valid_signature": -3,
- "version": "0.039_20101018",
+
"versions": { … +
"lib/DateTime/Format/DBI.pm": { … - "DateTime::Format::DBI": "0.039_20101018"
}
},- "vname": "DateTime-Format-DBI-0.039_20101018"
}