Metadata
{
+
"abstracts_in_pod": { … - "Dancer2::Plugin::SPID": "SPID authentication for Dancer2 web applications"
},- "author": "AAR",
- "buildfile_executable": 0,
- "dir_lib": "lib",
- "dir_t": "t",
+
"dirs_array": [ … - "example/idp_metadata",
- "example/views/layouts",
- "example/views",
- "example",
- "lib/Dancer2/Plugin",
- "lib/Dancer2",
- "lib",
- "t"
],- "dist": "Dancer2-Plugin-SPID",
- "dynamic_config": 0,
+
"error": { … - "use_strict": "Dancer2::Plugin::SPID",
- "use_warnings": "Dancer2::Plugin::SPID"
},- "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,README.md",
+
"files_array": [ … - "AUTHORS",
- "CHANGES",
- "LICENSE",
- "MANIFEST",
- "META.yml",
- "Makefile.PL",
- "README",
- "README.md",
- "dist.ini",
- "example/app.pl",
- "example/config.yml",
- "example/idp_metadata/spid-testenv-identityserver.xml",
- "example/idp_metadata/spid-testenv2.xml",
- "example/sp.key",
- "example/sp.pem",
- "example/views/index.tt",
- "example/views/layouts/main.tt",
- "example/views/user.tt",
- "lib/Dancer2/Plugin/SPID.pm",
- "t/00-compile.t",
- "t/01_use.t",
- "t/author-pod-syntax.t"
],+
"files_hash": { … +
"AUTHORS": { … - "mtime": 1533583427,
- "size": 214
},+
"CHANGES": { … - "mtime": 1533583427,
- "size": 3036
},+
"LICENSE": { … - "mtime": 1533583427,
- "size": 1507
},+
"MANIFEST": { … - "mtime": 1533583427,
- "size": 467
},+
"META.yml": { … - "mtime": 1533583427,
- "size": 804
},+
"Makefile.PL": { … - "mtime": 1533583427,
+
"requires": { … - "ExtUtils::MakeMaker": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1314
},+
"README": { … - "mtime": 1533583427,
- "size": 335
},+
"README.md": { … - "mtime": 1533583427,
- "size": 2810
},+
"dist.ini": { … - "mtime": 1533583427,
- "size": 606
},+
"example/app.pl": { … - "mtime": 1533583427,
- "size": 2382
},+
"example/config.yml": { … - "mtime": 1533583427,
- "size": 636
},+
"example/idp_metadata/spid-testenv-identityserver.xml": { … - "mtime": 1533583427,
- "size": 3734
},+
"example/idp_metadata/spid-testenv2.xml": { … - "mtime": 1533583427,
- "size": 2497
},+
"example/sp.key": { … - "mtime": 1533583427,
- "size": 1704
},+
"example/sp.pem": { … - "mtime": 1533583427,
- "size": 955
},+
"example/views/index.tt": { … - "mtime": 1533583427,
- "size": 47
},+
"example/views/layouts/main.tt": { … - "mtime": 1533583427,
- "size": 530
},+
"example/views/user.tt": { … - "mtime": 1533583427,
- "size": 753
},+
"lib/Dancer2/Plugin/SPID.pm": { … - "license": "BSD",
- "module": "Dancer2::Plugin::SPID",
- "mtime": 1533583427,
+
"requires": { … - "Carp": "0",
- "Crypt::JWT": "0",
- "Dancer2::Plugin": "0",
- "Net::SPID": "0",
- "URI::Escape": "0"
},- "size": 21785
},+
"t/00-compile.t": { … - "mtime": 1533583427,
+
"requires": { … - "File::Spec": "0",
- "IO::Handle": "0",
- "IPC::Open3": "0",
- "Test::More": "0",
- "perl": "5.006",
- "strict": "0",
- "warnings": "0"
},- "size": 1444,
+
"suggests": { … }
},+
"t/01_use.t": { … - "mtime": 1533583427,
+
"requires": { … - "Dancer2": "0",
- "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 590
},+
"t/author-pod-syntax.t": { … - "mtime": 1533583427,
+
"recommends": { … - "Test::More": "0",
- "Test::Pod": "1.41",
- "strict": "0",
- "warnings": "0"
},- "size": 300
}
},- "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": 1,
- "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": 0,
- "use_warnings": 0,
- "valid_signature": 1
},- "latest_mtime": 1533583427,
- "license": "bsd defined in META.yml defined in LICENSE",
- "license_file": "lib/Dancer2/Plugin/SPID.pm",
- "license_from_yaml": "bsd",
- "license_in_pod": 1,
- "license_type": "BSD",
+
"licenses": { … +
"BSD": [ … - "lib/Dancer2/Plugin/SPID.pm"
]
},- "manifest_matches_dist": 1,
- "maturity": "released",
+
"meta_yml": { … - "abstract": "SPID authentication for Dancer2 web applications",
+
"author": [ … - "Alessandro Ranellucci <aar@cpan.org>"
],+
"build_requires": { … - "File::Spec": "0",
- "IO::Handle": "0",
- "IPC::Open3": "0",
- "Test::More": "0"
},+
"configure_requires": { … - "ExtUtils::MakeMaker": "0"
},- "dynamic_config": "0",
- "generated_by": "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.143240",
- "license": "bsd",
+
"meta-spec": { … },- "name": "Dancer2-Plugin-SPID",
+
"requires": { … - "Carp": "0",
- "Crypt::JWT": "0",
- "Dancer2": "0",
- "Net::SPID": "0",
- "URI::Escape": "0"
},+
"resources": { … },- "version": "0.11",
- "x_generated_by_perl": "v5.18.2",
- "x_serialization_backend": "YAML::Tiny version 1.73"
},- "meta_yml_is_parsable": 1,
- "meta_yml_spec_version": "1.4",
+
"modules": [ … +
{ … - "file": "lib/Dancer2/Plugin/SPID.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Dancer2::Plugin::SPID"
}
],- "no_pax_headers": 1,
- "path": "A/AA/AAR/Dancer2-Plugin-SPID-0.11.tar.gz",
+
"prereq": [ … +
{ … - "is_prereq": 1,
- "requires": "Carp",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Crypt::JWT",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Dancer2",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "requires": "ExtUtils::MakeMaker",
- "type": "configure_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "File::Spec",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "IO::Handle",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "IPC::Open3",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Net::SPID",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "Test::More",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "URI::Escape",
- "type": "runtime_requires",
- "version": "0"
}
],- "released_epoch": 1533583524,
- "required_perl": "5.006",
- "size_packed": 17520,
- "size_unpacked": 48450,
+
"uses": { … +
"configure": { … +
"requires": { … - "ExtUtils::MakeMaker": "0",
- "strict": "0",
- "warnings": "0"
}
},+
"runtime": { … +
"requires": { … - "Carp": "0",
- "Crypt::JWT": "0",
- "Dancer2::Plugin": "0",
- "Net::SPID": "0",
- "URI::Escape": "0"
}
},+
"test": { … +
"recommends": { … - "Test::More": "0",
- "Test::Pod": "1.41",
- "strict": "0",
- "warnings": "0"
},+
"requires": { … - "Dancer2": "0",
- "File::Spec": "0",
- "IO::Handle": "0",
- "IPC::Open3": "0",
- "Test::More": "0",
- "perl": "5.006",
- "strict": "0",
- "warnings": "0"
},+
"suggests": { … }
}
},- "valid_signature": -1,
- "version": "0.11",
+
"versions": { … +
"lib/Dancer2/Plugin/SPID.pm": { … - "Dancer2::Plugin::SPID": "0.11"
}
},- "vname": "Dancer2-Plugin-SPID-0.11"
}