Metadata
{
+
"abstracts_in_pod": { … - "Calendar::Slots": "Manage time slots",
- "Calendar::Slots::Slot": "the time-slot object",
- "Calendar::Slots::Utils": "Calendar::Slots internal machinery"
},- "author": "RODRIGO",
- "buildfile_executable": 0,
- "dir_lib": "lib",
- "dir_t": "t",
+
"dirs_array": [ … - "lib/Calendar/Slots",
- "lib/Calendar",
- "lib",
- "t"
],- "dist": "Calendar-Slots",
- "dynamic_config": 0,
+
"error": { … - "no_pod_errors": "Calendar-Slots-0.15/lib/Calendar/Slots.pm -- Around line 413: You forgot a '=back' before '=head1' ",
+
"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_dist_ini": "dist.ini",
- "file_license": "LICENSE",
- "file_makefile": 0,
- "file_makefile_pl": "Makefile.PL",
- "file_manifest": "MANIFEST",
- "file_meta_yml": "META.yml",
- "file_pm_to_blib": 0,
- "file_readme": "README",
+
"files_array": [ … - "Changes",
- "LICENSE",
- "MANIFEST",
- "META.yml",
- "Makefile.PL",
- "README",
- "dist.ini",
- "lib/Calendar/Slots/Slot.pm",
- "lib/Calendar/Slots/Utils.pm",
- "lib/Calendar/Slots.pm",
- "t/basic.t",
- "t/overlap.t",
- "t/release-pod-coverage.t",
- "t/release-pod-syntax.t"
],+
"files_hash": { … +
"Changes": { … - "mtime": 1346268167,
- "size": 1123
},+
"LICENSE": { … - "mtime": 1346268167,
- "size": 18389
},+
"MANIFEST": { … - "mtime": 1346268167,
- "size": 209
},+
"META.yml": { … - "mtime": 1346268167,
- "size": 590
},+
"Makefile.PL": { … - "mtime": 1346268167,
+
"requires": { … - "ExtUtils::MakeMaker": "6.30",
- "strict": "0",
- "warnings": "0"
},- "size": 1194
},+
"README": { … - "mtime": 1346268167,
- "size": 310
},+
"dist.ini": { … - "mtime": 1346268167,
- "size": 397
},+
"lib/Calendar/Slots.pm": { … - "license": "Perl_5",
- "module": "Calendar::Slots",
- "mtime": 1346268167,
+
"recommends": { … - "Data::Format::Pretty::Console": "0",
- "YAML": "0"
},+
"requires": { … - "Calendar::Slots::Slot": "0",
- "Calendar::Slots::Utils": "0",
- "Carp": "0",
- "Moose": "0",
- "MooseX::AttributeHelpers": "0"
},- "size": 11608
},+
"lib/Calendar/Slots/Slot.pm": { … - "license": "Perl_5",
- "module": "Calendar::Slots::Slot",
- "mtime": 1346268167,
+
"requires": { … - "Calendar::Slots::Utils": "0",
- "Carp": "0",
- "Moose": "0",
- "Moose::Util::TypeConstraints": "0",
- "namespace::autoclean": "0"
},- "size": 5793
},+
"lib/Calendar/Slots/Utils.pm": { … - "license": "Perl_5",
- "module": "Calendar::Slots::Utils",
- "mtime": 1346268167,
+
"requires": { … - "Carp": "0",
- "DateTime::Format::Strptime": "0",
- "Exporter": "0",
- "strict": "0",
- "vars": "0",
- "warnings": "0"
},- "size": 1587
},+
"t/basic.t": { … - "mtime": 1346268167,
+
"recommends": { … },+
"requires": { … - "Calendar::Slots": "0",
- "DateTime": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 8860
},+
"t/overlap.t": { … - "mtime": 1346268167,
+
"recommends": { … },+
"requires": { … - "Calendar::Slots": "0",
- "DateTime": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 8546
},+
"t/release-pod-coverage.t": { … - "mtime": 1346268167,
+
"recommends": { … },- "size": 501,
+
"suggests": { … - "Pod::Coverage::TrustPod": "0",
- "Test::Pod::Coverage": "1.08"
}
},+
"t/release-pod-syntax.t": { … - "mtime": 1346268167,
+
"recommends": { … },- "size": 296,
+
"suggests": { … }
}
},- "got_prereq_from": "META.yml",
+
"kwalitee": { … - "buildtool_not_executable": 1,
- "configure_prereq_matches_use": 1,
- "consistent_version": 1,
- "core_kwalitee": "96.88",
- "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": "146.88",
- "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": 0,
- "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": 0,
- "use_strict": 1,
- "use_warnings": 1,
- "valid_signature": 1
},- "latest_mtime": 1346268167,
- "license": "perl defined in META.yml defined in LICENSE",
- "license_file": "lib/Calendar/Slots.pm,lib/Calendar/Slots/Slot.pm,lib/Calendar/Slots/Utils.pm",
- "license_from_yaml": "perl",
- "license_in_pod": 1,
- "license_type": "Perl_5",
+
"licenses": { … +
"Perl_5": [ … - "lib/Calendar/Slots.pm",
- "lib/Calendar/Slots/Slot.pm",
- "lib/Calendar/Slots/Utils.pm"
]
},- "manifest_matches_dist": 1,
- "maturity": "released",
+
"meta_yml": { … - "abstract": "Create calendars with reserved slots",
+
"author": [ … - "Rodrigo de Oliveira <rodrigolive@gmail.com>"
],- "build_requires": { },
+
"configure_requires": { … - "ExtUtils::MakeMaker": "6.30"
},- "dynamic_config": "0",
- "generated_by": "Dist::Zilla version 4.300021, CPAN::Meta::Converter version 2.120921",
- "license": "perl",
+
"meta-spec": { … },- "name": "Calendar-Slots",
+
"requires": { … - "Carp": "0",
- "DateTime::Format::Strptime": "0",
- "Moose": "0",
- "Moose::Util::TypeConstraints": "0",
- "MooseX::AttributeHelpers": "0",
- "Test::More": "0.9",
- "namespace::autoclean": "0"
},- "version": "0.15"
},- "meta_yml_is_parsable": 1,
- "meta_yml_spec_version": "1.4",
+
"modules": [ … +
{ … - "file": "lib/Calendar/Slots.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Calendar::Slots"
},+
{ … - "file": "lib/Calendar/Slots/Slot.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Calendar::Slots::Slot"
},+
{ … - "file": "lib/Calendar/Slots/Utils.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Calendar::Slots::Utils"
}
],- "no_pax_headers": 1,
- "path": "R/RO/RODRIGO/Calendar-Slots-0.15.tar.gz",
+
"prereq": [ … +
{ … - "is_prereq": 1,
- "requires": "Carp",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "DateTime::Format::Strptime",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "requires": "ExtUtils::MakeMaker",
- "type": "configure_requires",
- "version": "6.30"
},+
{ … - "is_prereq": 1,
- "requires": "Moose",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Moose::Util::TypeConstraints",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "MooseX::AttributeHelpers",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Test::More",
- "type": "runtime_requires",
- "version": "0.9"
},+
{ … - "is_prereq": 1,
- "requires": "namespace::autoclean",
- "type": "runtime_requires",
- "version": "0"
}
],- "released_epoch": 1346268186,
- "required_perl": null,
- "size_packed": 16363,
- "size_unpacked": 59403,
+
"uses": { … +
"configure": { … +
"requires": { … - "ExtUtils::MakeMaker": "6.30",
- "strict": "0",
- "warnings": "0"
}
},+
"runtime": { … +
"recommends": { … - "Data::Format::Pretty::Console": "0",
- "YAML": "0"
},+
"requires": { … - "Carp": "0",
- "DateTime::Format::Strptime": "0",
- "Exporter": "0",
- "Moose": "0",
- "Moose::Util::TypeConstraints": "0",
- "MooseX::AttributeHelpers": "0",
- "namespace::autoclean": "0",
- "strict": "0",
- "vars": "0",
- "warnings": "0"
}
},+
"test": { … +
"recommends": { … - "Test::More": "0",
- "YAML": "0"
},+
"requires": { … - "DateTime": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},+
"suggests": { … - "Pod::Coverage::TrustPod": "0",
- "Test::Pod": "1.41",
- "Test::Pod::Coverage": "1.08"
}
}
},- "valid_signature": -1,
- "version": "0.15",
+
"versions": { … +
"lib/Calendar/Slots.pm": { … - "Calendar::Slots": "0.15"
},+
"lib/Calendar/Slots/Slot.pm": { … - "Calendar::Slots::Slot": "0.15"
},+
"lib/Calendar/Slots/Utils.pm": { … - "Calendar::Slots::Utils": "0.15"
}
},- "vname": "Calendar-Slots-0.15"
}