Metadata
{
- "author": "SGRAY",
- "buildfile_executable": -1,
- "dirs_array": [ ],
- "dist": "App-Glacier",
- "dynamic_config": 1,
+
"error": { … - "consistent_version": "1.00,2.11",
- "manifest_matches_dist": "Cannot find MANIFEST in dist.",
- "no_missing_files_in_provides": "lib/App/Glacier.pm, lib/App/Glacier/Bre.pm, lib/App/Glacier/Command.pm, lib/App/Glacier/Command/CreateVault.pm, lib/App/Glacier/Command/DeleteFile.pm, lib/App/Glacier/Command/DeleteVault.pm, lib/App/Glacier/Command/Get.pm, lib/App/Glacier/Command/Jobs.pm, lib/App/Glacier/Command/ListVault.pm, lib/App/Glacier/Command/Periodic.pm, lib/App/Glacier/Command/Purge.pm, lib/App/Glacier/Command/Put.pm, lib/App/Glacier/Command/Sync.pm, lib/App/Glacier/Config.pm, lib/App/Glacier/Core.pm, lib/App/Glacier/DB.pm, lib/App/Glacier/DB/GDBM.pm, lib/App/Glacier/DateTime.pm, lib/App/Glacier/Directory.pm, lib/App/Glacier/Directory/GDBM.pm, lib/App/Glacier/EclatCreds.pm, lib/App/Glacier/Glob.pm, lib/App/Glacier/HttpCatch.pm, lib/App/Glacier/Job.pm, lib/App/Glacier/Job/ArchiveRetrieval.pm, lib/App/Glacier/Job/FileRetrieval.pm, lib/App/Glacier/Job/InventoryRetrieval.pm, lib/App/Glacier/Progress.pm, lib/App/Glacier/Roster.pm, lib/App/Glacier/Roster/GDBM.pm, lib/App/Glacier/Signature.pm, lib/App/Glacier/Timestamp.pm"
},- "extension": "tar.gz",
- "extractable": 1,
- "extracts_nicely": 1,
- "file__build": 0,
- "file_blib": 0,
- "file_build": 0,
- "file_makefile": 0,
- "file_meta_json": "META.json",
- "file_meta_yml": "META.yml",
- "file_pm_to_blib": 0,
+
"files_array": [ … ],+
"files_hash": { … +
"META.json": { … - "mtime": 1613149362,
- "size": 5160
},+
"META.yml": { … - "mtime": 1613149361,
- "size": 3356
}
},- "got_prereq_from": "META.yml",
+
"kwalitee": { … - "buildtool_not_executable": 1,
- "configure_prereq_matches_use": 1,
- "consistent_version": 0,
- "core_kwalitee": "71.88",
- "distname_matches_name_in_meta": 1,
- "extractable": 1,
- "extracts_nicely": 1,
- "has_abstract_in_pod": 0,
- "has_buildtool": 0,
- "has_changelog": 0,
- "has_human_readable_license": 0,
- "has_known_license_in_source_file": 0,
- "has_license_in_source_file": 0,
- "has_manifest": 0,
- "has_meta_json": 1,
- "has_meta_yml": 1,
- "has_proper_version": 1,
- "has_readme": 0,
- "has_separate_license_file": 0,
- "has_tests": 0,
- "has_tests_in_t_dir": 0,
- "has_version": 1,
- "kwalitee": "115.62",
- "main_module_version_matches_dist_version": 1,
- "manifest_matches_dist": 0,
- "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": 1,
- "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": 0,
- "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,
- "test_prereq_matches_use": 1,
- "use_strict": 1,
- "use_warnings": 1,
- "valid_signature": 1
},- "latest_mtime": 1613149362,
- "license": "gpl defined in META.yml",
- "license_from_yaml": "gpl",
- "manifest_matches_dist": 0,
- "maturity": "released",
+
"meta_json": { … - "abstract": "command line utility for accessing Amazon Glacier storage",
+
"author": [ … - "Sergey Poznyakoff <gray@gnu.org>"
],- "dynamic_config": 1,
- "generated_by": "ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter version 2.150001",
+
"license": [ … ],+
"meta-spec": { … },- "name": "App-Glacier",
+
"no_index": { … },+
"prereqs": { … +
"build": { … +
"requires": { … - "ExtUtils::MakeMaker": "0"
}
},+
"configure": { … +
"requires": { … - "ExtUtils::MakeMaker": "0"
}
},+
"runtime": { … +
"requires": { … - "Carp": "1.26",
- "Data::Dumper": "2.13506",
- "DateTime": "1.42",
- "DateTime::Format::ISO8601": "0.08",
- "Digest::SHA": "5.85",
- "Exporter": "5.66",
- "File::Basename": "2.84",
- "File::Path": "2.0801",
- "File::stat": "1.05",
- "GDBM_File": "1.14",
- "Getopt::Long": "2.38",
- "JSON": "2.9",
- "Net::Amazon::Glacier": "0.15",
- "POSIX": "1.3",
- "Pod::Find": "1.51",
- "Pod::Man": "2.25",
- "Pod::Usage": "1.51",
- "Scalar::Util": "1.47",
- "Storable": "2.34",
- "Term::ReadKey": "2.32",
- "Text::Locus": "1.01"
}
}
},+
"provides": { … +
"App::Glacier": { … - "file": "lib/App/Glacier.pm",
- "version": "2.11"
},+
"App::Glacier::Bre": { … - "file": "lib/App/Glacier/Bre.pm"
},+
"App::Glacier::Command": { … - "file": "lib/App/Glacier/Command.pm"
},+
"App::Glacier::Command::CreateVault": { … - "file": "lib/App/Glacier/Command/CreateVault.pm"
},+
"App::Glacier::Command::DeleteFile": { … - "file": "lib/App/Glacier/Command/DeleteFile.pm"
},+
"App::Glacier::Command::DeleteVault": { … - "file": "lib/App/Glacier/Command/DeleteVault.pm"
},+
"App::Glacier::Command::Get": { … - "file": "lib/App/Glacier/Command/Get.pm"
},+
"App::Glacier::Command::Jobs": { … - "file": "lib/App/Glacier/Command/Jobs.pm"
},+
"App::Glacier::Command::ListVault": { … - "file": "lib/App/Glacier/Command/ListVault.pm"
},+
"App::Glacier::Command::Periodic": { … - "file": "lib/App/Glacier/Command/Periodic.pm"
},+
"App::Glacier::Command::Purge": { … - "file": "lib/App/Glacier/Command/Purge.pm"
},+
"App::Glacier::Command::Put": { … - "file": "lib/App/Glacier/Command/Put.pm"
},+
"App::Glacier::Command::Sync": { … - "file": "lib/App/Glacier/Command/Sync.pm"
},+
"App::Glacier::Config": { … - "file": "lib/App/Glacier/Config.pm",
- "version": "1.00"
},+
"App::Glacier::Core": { … - "file": "lib/App/Glacier/Core.pm"
},+
"App::Glacier::DB": { … - "file": "lib/App/Glacier/DB.pm"
},+
"App::Glacier::DB::GDBM": { … - "file": "lib/App/Glacier/DB/GDBM.pm"
},+
"App::Glacier::DateTime": { … - "file": "lib/App/Glacier/DateTime.pm"
},+
"App::Glacier::Directory": { … - "file": "lib/App/Glacier/Directory.pm"
},+
"App::Glacier::Directory::GDBM": { … - "file": "lib/App/Glacier/Directory/GDBM.pm"
},+
"App::Glacier::EclatCreds": { … - "file": "lib/App/Glacier/EclatCreds.pm"
},+
"App::Glacier::Glob": { … - "file": "lib/App/Glacier/Glob.pm"
},+
"App::Glacier::HttpCatch": { … - "file": "lib/App/Glacier/HttpCatch.pm"
},+
"App::Glacier::Job": { … - "file": "lib/App/Glacier/Job.pm"
},+
"App::Glacier::Job::ArchiveRetrieval": { … - "file": "lib/App/Glacier/Job/ArchiveRetrieval.pm"
},+
"App::Glacier::Job::FileRetrieval": { … - "file": "lib/App/Glacier/Job/FileRetrieval.pm"
},+
"App::Glacier::Job::InventoryRetrieval": { … - "file": "lib/App/Glacier/Job/InventoryRetrieval.pm"
},+
"App::Glacier::Progress": { … - "file": "lib/App/Glacier/Progress.pm"
},+
"App::Glacier::Roster": { … - "file": "lib/App/Glacier/Roster.pm"
},+
"App::Glacier::Roster::GDBM": { … - "file": "lib/App/Glacier/Roster/GDBM.pm"
},+
"App::Glacier::Signature": { … - "file": "lib/App/Glacier/Signature.pm"
},+
"App::Glacier::Timestamp": { … - "file": "lib/App/Glacier/Timestamp.pm"
}
},- "release_status": "stable",
+
"resources": { … +
"bugtracker": { … },+
"repository": { … }
},- "version": "2.11"
},- "meta_json_is_parsable": 1,
- "meta_json_spec_version": "2",
+
"meta_yml": { … - "abstract": "command line utility for accessing Amazon Glacier storage",
+
"author": [ … - "Sergey Poznyakoff <gray@gnu.org>"
],+
"build_requires": { … - "ExtUtils::MakeMaker": "0"
},+
"configure_requires": { … - "ExtUtils::MakeMaker": "0"
},- "dynamic_config": "1",
- "generated_by": "ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter version 2.150001",
- "license": "gpl",
+
"meta-spec": { … },- "name": "App-Glacier",
+
"no_index": { … },+
"provides": { … +
"App::Glacier": { … - "file": "lib/App/Glacier.pm",
- "version": "2.11"
},+
"App::Glacier::Bre": { … - "file": "lib/App/Glacier/Bre.pm"
},+
"App::Glacier::Command": { … - "file": "lib/App/Glacier/Command.pm"
},+
"App::Glacier::Command::CreateVault": { … - "file": "lib/App/Glacier/Command/CreateVault.pm"
},+
"App::Glacier::Command::DeleteFile": { … - "file": "lib/App/Glacier/Command/DeleteFile.pm"
},+
"App::Glacier::Command::DeleteVault": { … - "file": "lib/App/Glacier/Command/DeleteVault.pm"
},+
"App::Glacier::Command::Get": { … - "file": "lib/App/Glacier/Command/Get.pm"
},+
"App::Glacier::Command::Jobs": { … - "file": "lib/App/Glacier/Command/Jobs.pm"
},+
"App::Glacier::Command::ListVault": { … - "file": "lib/App/Glacier/Command/ListVault.pm"
},+
"App::Glacier::Command::Periodic": { … - "file": "lib/App/Glacier/Command/Periodic.pm"
},+
"App::Glacier::Command::Purge": { … - "file": "lib/App/Glacier/Command/Purge.pm"
},+
"App::Glacier::Command::Put": { … - "file": "lib/App/Glacier/Command/Put.pm"
},+
"App::Glacier::Command::Sync": { … - "file": "lib/App/Glacier/Command/Sync.pm"
},+
"App::Glacier::Config": { … - "file": "lib/App/Glacier/Config.pm",
- "version": "1.00"
},+
"App::Glacier::Core": { … - "file": "lib/App/Glacier/Core.pm"
},+
"App::Glacier::DB": { … - "file": "lib/App/Glacier/DB.pm"
},+
"App::Glacier::DB::GDBM": { … - "file": "lib/App/Glacier/DB/GDBM.pm"
},+
"App::Glacier::DateTime": { … - "file": "lib/App/Glacier/DateTime.pm"
},+
"App::Glacier::Directory": { … - "file": "lib/App/Glacier/Directory.pm"
},+
"App::Glacier::Directory::GDBM": { … - "file": "lib/App/Glacier/Directory/GDBM.pm"
},+
"App::Glacier::EclatCreds": { … - "file": "lib/App/Glacier/EclatCreds.pm"
},+
"App::Glacier::Glob": { … - "file": "lib/App/Glacier/Glob.pm"
},+
"App::Glacier::HttpCatch": { … - "file": "lib/App/Glacier/HttpCatch.pm"
},+
"App::Glacier::Job": { … - "file": "lib/App/Glacier/Job.pm"
},+
"App::Glacier::Job::ArchiveRetrieval": { … - "file": "lib/App/Glacier/Job/ArchiveRetrieval.pm"
},+
"App::Glacier::Job::FileRetrieval": { … - "file": "lib/App/Glacier/Job/FileRetrieval.pm"
},+
"App::Glacier::Job::InventoryRetrieval": { … - "file": "lib/App/Glacier/Job/InventoryRetrieval.pm"
},+
"App::Glacier::Progress": { … - "file": "lib/App/Glacier/Progress.pm"
},+
"App::Glacier::Roster": { … - "file": "lib/App/Glacier/Roster.pm"
},+
"App::Glacier::Roster::GDBM": { … - "file": "lib/App/Glacier/Roster/GDBM.pm"
},+
"App::Glacier::Signature": { … - "file": "lib/App/Glacier/Signature.pm"
},+
"App::Glacier::Timestamp": { … - "file": "lib/App/Glacier/Timestamp.pm"
}
},+
"requires": { … - "Carp": "1.26",
- "Data::Dumper": "2.13506",
- "DateTime": "1.42",
- "DateTime::Format::ISO8601": "0.08",
- "Digest::SHA": "5.85",
- "Exporter": "5.66",
- "File::Basename": "2.84",
- "File::Path": "2.0801",
- "File::stat": "1.05",
- "GDBM_File": "1.14",
- "Getopt::Long": "2.38",
- "JSON": "2.9",
- "Net::Amazon::Glacier": "0.15",
- "POSIX": "1.3",
- "Pod::Find": "1.51",
- "Pod::Man": "2.25",
- "Pod::Usage": "1.51",
- "Scalar::Util": "1.47",
- "Storable": "2.34",
- "Term::ReadKey": "2.32",
- "Text::Locus": "1.01"
},+
"resources": { … },- "version": "2.11"
},- "meta_yml_is_parsable": 1,
- "meta_yml_spec_version": "1.4",
+
"modules": [ … +
{ … - "file": "lib/App/Glacier.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Glacier",
- "not_exists": 1
},+
{ … - "file": "lib/App/Glacier/Bre.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Glacier::Bre",
- "not_exists": 1
},+
{ … - "file": "lib/App/Glacier/Command.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Glacier::Command",
- "not_exists": 1
},+
{ … - "file": "lib/App/Glacier/Command/CreateVault.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Glacier::Command::CreateVault",
- "not_exists": 1
},+
{ … - "file": "lib/App/Glacier/Command/DeleteFile.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Glacier::Command::DeleteFile",
- "not_exists": 1
},+
{ … - "file": "lib/App/Glacier/Command/DeleteVault.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Glacier::Command::DeleteVault",
- "not_exists": 1
},+
{ … - "file": "lib/App/Glacier/Command/Get.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Glacier::Command::Get",
- "not_exists": 1
},+
{ … - "file": "lib/App/Glacier/Command/Jobs.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Glacier::Command::Jobs",
- "not_exists": 1
},+
{ … - "file": "lib/App/Glacier/Command/ListVault.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Glacier::Command::ListVault",
- "not_exists": 1
},+
{ … - "file": "lib/App/Glacier/Command/Periodic.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Glacier::Command::Periodic",
- "not_exists": 1
},+
{ … - "file": "lib/App/Glacier/Command/Purge.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Glacier::Command::Purge",
- "not_exists": 1
},+
{ … - "file": "lib/App/Glacier/Command/Put.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Glacier::Command::Put",
- "not_exists": 1
},+
{ … - "file": "lib/App/Glacier/Command/Sync.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Glacier::Command::Sync",
- "not_exists": 1
},+
{ … - "file": "lib/App/Glacier/Config.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Glacier::Config",
- "not_exists": 1
},+
{ … - "file": "lib/App/Glacier/Core.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Glacier::Core",
- "not_exists": 1
},+
{ … - "file": "lib/App/Glacier/DB.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Glacier::DB",
- "not_exists": 1
},+
{ … - "file": "lib/App/Glacier/DB/GDBM.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Glacier::DB::GDBM",
- "not_exists": 1
},+
{ … - "file": "lib/App/Glacier/DateTime.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Glacier::DateTime",
- "not_exists": 1
},+
{ … - "file": "lib/App/Glacier/Directory.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Glacier::Directory",
- "not_exists": 1
},+
{ … - "file": "lib/App/Glacier/Directory/GDBM.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Glacier::Directory::GDBM",
- "not_exists": 1
},+
{ … - "file": "lib/App/Glacier/EclatCreds.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Glacier::EclatCreds",
- "not_exists": 1
},+
{ … - "file": "lib/App/Glacier/Glob.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Glacier::Glob",
- "not_exists": 1
},+
{ … - "file": "lib/App/Glacier/HttpCatch.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Glacier::HttpCatch",
- "not_exists": 1
},+
{ … - "file": "lib/App/Glacier/Job.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Glacier::Job",
- "not_exists": 1
},+
{ … - "file": "lib/App/Glacier/Job/ArchiveRetrieval.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Glacier::Job::ArchiveRetrieval",
- "not_exists": 1
},+
{ … - "file": "lib/App/Glacier/Job/FileRetrieval.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Glacier::Job::FileRetrieval",
- "not_exists": 1
},+
{ … - "file": "lib/App/Glacier/Job/InventoryRetrieval.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Glacier::Job::InventoryRetrieval",
- "not_exists": 1
},+
{ … - "file": "lib/App/Glacier/Progress.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Glacier::Progress",
- "not_exists": 1
},+
{ … - "file": "lib/App/Glacier/Roster.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Glacier::Roster",
- "not_exists": 1
},+
{ … - "file": "lib/App/Glacier/Roster/GDBM.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Glacier::Roster::GDBM",
- "not_exists": 1
},+
{ … - "file": "lib/App/Glacier/Signature.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Glacier::Signature",
- "not_exists": 1
},+
{ … - "file": "lib/App/Glacier/Timestamp.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Glacier::Timestamp",
- "not_exists": 1
}
],- "no_index": "^inc/;^t/",
- "no_pax_headers": 1,
- "path": "S/SG/SGRAY/App-Glacier-2.11.tar.gz",
+
"prereq": [ … +
{ … - "is_prereq": 1,
- "requires": "Carp",
- "type": "runtime_requires",
- "version": "1.26"
},+
{ … - "is_prereq": 1,
- "requires": "Data::Dumper",
- "type": "runtime_requires",
- "version": "2.13506"
},+
{ … - "is_prereq": 1,
- "requires": "DateTime",
- "type": "runtime_requires",
- "version": "1.42"
},+
{ … - "is_prereq": 1,
- "requires": "DateTime::Format::ISO8601",
- "type": "runtime_requires",
- "version": "0.08"
},+
{ … - "is_prereq": 1,
- "requires": "Digest::SHA",
- "type": "runtime_requires",
- "version": "5.85"
},+
{ … - "is_prereq": 1,
- "requires": "Exporter",
- "type": "runtime_requires",
- "version": "5.66"
},+
{ … - "is_build_prereq": 1,
- "requires": "ExtUtils::MakeMaker",
- "type": "build_requires",
- "version": "0"
},+
{ … - "requires": "ExtUtils::MakeMaker",
- "type": "configure_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "File::Basename",
- "type": "runtime_requires",
- "version": "2.84"
},+
{ … - "is_prereq": 1,
- "requires": "File::Path",
- "type": "runtime_requires",
- "version": "2.0801"
},+
{ … - "is_prereq": 1,
- "requires": "File::stat",
- "type": "runtime_requires",
- "version": "1.05"
},+
{ … - "is_prereq": 1,
- "requires": "GDBM_File",
- "type": "runtime_requires",
- "version": "1.14"
},+
{ … - "is_prereq": 1,
- "requires": "Getopt::Long",
- "type": "runtime_requires",
- "version": "2.38"
},+
{ … - "is_prereq": 1,
- "requires": "JSON",
- "type": "runtime_requires",
- "version": "2.9"
},+
{ … - "is_prereq": 1,
- "requires": "Net::Amazon::Glacier",
- "type": "runtime_requires",
- "version": "0.15"
},+
{ … - "is_prereq": 1,
- "requires": "POSIX",
- "type": "runtime_requires",
- "version": "1.3"
},+
{ … - "is_prereq": 1,
- "requires": "Pod::Find",
- "type": "runtime_requires",
- "version": "1.51"
},+
{ … - "is_prereq": 1,
- "requires": "Pod::Man",
- "type": "runtime_requires",
- "version": "2.25"
},+
{ … - "is_prereq": 1,
- "requires": "Pod::Usage",
- "type": "runtime_requires",
- "version": "1.51"
},+
{ … - "is_prereq": 1,
- "requires": "Scalar::Util",
- "type": "runtime_requires",
- "version": "1.47"
},+
{ … - "is_prereq": 1,
- "requires": "Storable",
- "type": "runtime_requires",
- "version": "2.34"
},+
{ … - "is_prereq": 1,
- "requires": "Term::ReadKey",
- "type": "runtime_requires",
- "version": "2.32"
},+
{ … - "is_prereq": 1,
- "requires": "Text::Locus",
- "type": "runtime_requires",
- "version": "1.01"
}
],- "released_epoch": 1613149530,
- "required_perl": null,
- "size_packed": 1978,
- "size_unpacked": 8516,
+
"uses": { … - "configure": { },
- "runtime": { },
- "test": { }
},- "valid_signature": -1,
- "version": "2.11",
+
"versions": { … +
"lib/App/Glacier.pm": { … },+
"lib/App/Glacier/Bre.pm": { … - "App::Glacier::Bre": "undef"
},+
"lib/App/Glacier/Command.pm": { … - "App::Glacier::Command": "undef"
},+
"lib/App/Glacier/Command/CreateVault.pm": { … - "App::Glacier::Command::CreateVault": "undef"
},+
"lib/App/Glacier/Command/DeleteFile.pm": { … - "App::Glacier::Command::DeleteFile": "undef"
},+
"lib/App/Glacier/Command/DeleteVault.pm": { … - "App::Glacier::Command::DeleteVault": "undef"
},+
"lib/App/Glacier/Command/Get.pm": { … - "App::Glacier::Command::Get": "undef"
},+
"lib/App/Glacier/Command/Jobs.pm": { … - "App::Glacier::Command::Jobs": "undef"
},+
"lib/App/Glacier/Command/ListVault.pm": { … - "App::Glacier::Command::ListVault": "undef"
},+
"lib/App/Glacier/Command/Periodic.pm": { … - "App::Glacier::Command::Periodic": "undef"
},+
"lib/App/Glacier/Command/Purge.pm": { … - "App::Glacier::Command::Purge": "undef"
},+
"lib/App/Glacier/Command/Put.pm": { … - "App::Glacier::Command::Put": "undef"
},+
"lib/App/Glacier/Command/Sync.pm": { … - "App::Glacier::Command::Sync": "undef"
},+
"lib/App/Glacier/Config.pm": { … - "App::Glacier::Config": "1.00"
},+
"lib/App/Glacier/Core.pm": { … - "App::Glacier::Core": "undef"
},+
"lib/App/Glacier/DB.pm": { … - "App::Glacier::DB": "undef"
},+
"lib/App/Glacier/DB/GDBM.pm": { … - "App::Glacier::DB::GDBM": "undef"
},+
"lib/App/Glacier/DateTime.pm": { … - "App::Glacier::DateTime": "undef"
},+
"lib/App/Glacier/Directory.pm": { … - "App::Glacier::Directory": "undef"
},+
"lib/App/Glacier/Directory/GDBM.pm": { … - "App::Glacier::Directory::GDBM": "undef"
},+
"lib/App/Glacier/EclatCreds.pm": { … - "App::Glacier::EclatCreds": "undef"
},+
"lib/App/Glacier/Glob.pm": { … - "App::Glacier::Glob": "undef"
},+
"lib/App/Glacier/HttpCatch.pm": { … - "App::Glacier::HttpCatch": "undef"
},+
"lib/App/Glacier/Job.pm": { … - "App::Glacier::Job": "undef"
},+
"lib/App/Glacier/Job/ArchiveRetrieval.pm": { … - "App::Glacier::Job::ArchiveRetrieval": "undef"
},+
"lib/App/Glacier/Job/FileRetrieval.pm": { … - "App::Glacier::Job::FileRetrieval": "undef"
},+
"lib/App/Glacier/Job/InventoryRetrieval.pm": { … - "App::Glacier::Job::InventoryRetrieval": "undef"
},+
"lib/App/Glacier/Progress.pm": { … - "App::Glacier::Progress": "undef"
},+
"lib/App/Glacier/Roster.pm": { … - "App::Glacier::Roster": "undef"
},+
"lib/App/Glacier/Roster/GDBM.pm": { … - "App::Glacier::Roster::GDBM": "undef"
},+
"lib/App/Glacier/Signature.pm": { … - "App::Glacier::Signature": "undef"
},+
"lib/App/Glacier/Timestamp.pm": { … - "App::Glacier::Timestamp": "undef"
}
},- "vname": "App-Glacier-2.11"
}