Metadata
{
+
"abstracts_in_pod": { … - "Config::Any::WTScript": "Parse wtscript files.",
- "WWW::Mechanize::Script": "fetch websites and executes tests on the results",
- "WWW::Mechanize::Script::Plugin": "plugin base class for check plugins",
- "WWW::Mechanize::Script::Plugin::ContentSizeTest": "check for size of received content",
- "WWW::Mechanize::Script::Plugin::RegexMatchTest": "check for required/forbidden text via regular expression in response",
- "WWW::Mechanize::Script::Plugin::ResponseTimeTest": "check response time of request",
- "WWW::Mechanize::Script::Plugin::StatusTest": "prove expected HTTP status of the response",
- "WWW::Mechanize::Script::Plugin::TextMatchTest": "check for required/forbidden text in response",
- "WWW::Mechanize::Script::Util": "some basic utility functions for scripts",
- "check_web2": "allows checking of website according to configured specifications",
- "wtscript2json": "convert read configuration into JSON"
},- "author": "REHSACK",
- "buildfile_executable": 0,
- "dir_lib": "lib",
- "dir_t": "t",
+
"dirs_array": [ … - "bin",
- "etc",
- "lib/Config/Any",
- "lib/Config",
- "lib/WWW/Mechanize/Script/Plugin",
- "lib/WWW/Mechanize/Script",
- "lib/WWW/Mechanize",
- "lib/WWW",
- "lib",
- "t"
],- "dist": "WWW-Mechanize-Script",
- "dynamic_config": 0,
- "error": { },
- "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_json": "META.json",
- "file_meta_yml": "META.yml",
- "file_pm_to_blib": 0,
- "file_readme": "README",
+
"files_array": [ … - "Changes",
- "LICENSE",
- "MANIFEST",
- "META.json",
- "META.yml",
- "Makefile.PL",
- "README",
- "bin/check_web2.pl",
- "bin/wtscript2json.pl",
- "dist.ini",
- "etc/check_web.json",
- "lib/Config/Any/WTScript.pm",
- "lib/WWW/Mechanize/Script/Plugin/ContentSizeTest.pm",
- "lib/WWW/Mechanize/Script/Plugin/RegexMatchTest.pm",
- "lib/WWW/Mechanize/Script/Plugin/ResponseTimeTest.pm",
- "lib/WWW/Mechanize/Script/Plugin/StatusTest.pm",
- "lib/WWW/Mechanize/Script/Plugin/TextMatchTest.pm",
- "lib/WWW/Mechanize/Script/Plugin.pm",
- "lib/WWW/Mechanize/Script/Util.pm",
- "lib/WWW/Mechanize/Script.pm",
- "t/00-load.t",
- "t/10-live.t",
- "t/manifest.t",
- "t/mock-daemon.pl",
- "t/pod-coverage.t",
- "t/pod.t",
- "t/talk-to-ourself.pl",
- "weaver.ini"
],+
"files_hash": { … +
"Changes": { … - "mtime": 1399729311,
- "size": 341
},+
"LICENSE": { … - "mtime": 1399729311,
- "size": 18349
},+
"MANIFEST": { … - "mtime": 1399729311,
- "size": 693
},+
"META.json": { … - "mtime": 1399729311,
- "size": 2524
},+
"META.yml": { … - "mtime": 1399729311,
- "size": 1340
},+
"Makefile.PL": { … - "mtime": 1399729311,
+
"requires": { … - "ExtUtils::MakeMaker": "6.30",
- "perl": "5.014",
- "strict": "0",
- "warnings": "0"
},- "size": 2918
},+
"README": { … - "mtime": 1399729311,
- "size": 393
},+
"bin/check_web2.pl": { … - "license": "GPL_1,GPL_2,GPL_3,Perl_5",
- "mtime": 1399729311,
- "size": 4738
},+
"bin/wtscript2json.pl": { … - "license": "Perl_5",
- "mtime": 1399729311,
- "size": 6058
},+
"dist.ini": { … - "mtime": 1399729311,
- "size": 998
},+
"etc/check_web.json": { … - "mtime": 1399729311,
- "size": 1179
},+
"lib/Config/Any/WTScript.pm": { … - "license": "Perl_5",
- "module": "Config::Any::WTScript",
- "mtime": 1399729311,
+
"requires": { … - "Config::Any::Base": "0",
- "File::Slurp": "0",
- "Text::Balanced": "0",
- "base": "0",
- "constant": "0",
- "strict": "0",
- "vars": "0",
- "warnings": "0"
},- "size": 10163
},+
"lib/WWW/Mechanize/Script.pm": { … - "license": "Perl_5",
- "module": "WWW::Mechanize::Script",
- "mtime": 1399729311,
+
"requires": { … - "File::Basename": "0",
- "File::Path": "0",
- "Hash::Merge": "0",
- "IO::File": "0",
- "Module::Pluggable::Object": "0",
- "Params::Util": "0",
- "Template": "0",
- "WWW::Mechanize": "0",
- "WWW::Mechanize::Timed": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 12124
},+
"lib/WWW/Mechanize/Script/Plugin.pm": { … - "license": "Perl_5",
- "module": "WWW::Mechanize::Script::Plugin",
- "mtime": 1399729311,
+
"requires": { … - "perl": "5.014",
- "strict": "0",
- "warnings": "0"
},- "size": 3167
},+
"lib/WWW/Mechanize/Script/Plugin/ContentSizeTest.pm": { … - "license": "Perl_5",
- "module": "WWW::Mechanize::Script::Plugin::ContentSizeTest",
- "mtime": 1399729311,
+
"requires": { … - "WWW::Mechanize::Script::Plugin": "0",
- "parent": "0",
- "perl": "5.014",
- "strict": "0",
- "warnings": "0"
},- "size": 2583
},+
"lib/WWW/Mechanize/Script/Plugin/RegexMatchTest.pm": { … - "license": "Perl_5",
- "module": "WWW::Mechanize::Script::Plugin::RegexMatchTest",
- "mtime": 1399729311,
+
"requires": { … - "Params::Util": "0",
- "WWW::Mechanize::Script::Plugin": "0",
- "parent": "0",
- "perl": "5.014",
- "strict": "0",
- "warnings": "0"
},- "size": 3639
},+
"lib/WWW/Mechanize/Script/Plugin/ResponseTimeTest.pm": { … - "license": "Perl_5",
- "module": "WWW::Mechanize::Script::Plugin::ResponseTimeTest",
- "mtime": 1399729311,
+
"requires": { … - "WWW::Mechanize::Script::Plugin": "0",
- "parent": "0",
- "perl": "5.014",
- "strict": "0",
- "warnings": "0"
},- "size": 2636
},+
"lib/WWW/Mechanize/Script/Plugin/StatusTest.pm": { … - "license": "Perl_5",
- "module": "WWW::Mechanize::Script::Plugin::StatusTest",
- "mtime": 1399729311,
+
"requires": { … - "WWW::Mechanize::Script::Plugin": "0",
- "parent": "0",
- "perl": "5.014",
- "strict": "0",
- "warnings": "0"
},- "size": 1787
},+
"lib/WWW/Mechanize/Script/Plugin/TextMatchTest.pm": { … - "license": "Perl_5",
- "module": "WWW::Mechanize::Script::Plugin::TextMatchTest",
- "mtime": 1399729311,
+
"requires": { … - "Params::Util": "0",
- "WWW::Mechanize::Script::Plugin": "0",
- "parent": "0",
- "perl": "5.014",
- "strict": "0",
- "warnings": "0"
},- "size": 3527
},+
"lib/WWW/Mechanize/Script/Util.pm": { … - "license": "Perl_5",
- "module": "WWW::Mechanize::Script::Util",
- "mtime": 1399729311,
+
"requires": { … - "Config::Any": "0",
- "Cwd": "0",
- "Exporter": "0",
- "File::Basename": "0",
- "File::ConfigDir": "0",
- "File::Find::Rule": "0",
- "Hash::Merge": "0",
- "List::MoreUtils": "0",
- "Params::Util": "0",
- "Pod::Usage": "0",
- "base": "0",
- "strict": "0",
- "vars": "0",
- "warnings": "0"
},- "size": 8332
},+
"t/00-load.t": { … - "mtime": 1399729311,
+
"requires": { … },- "size": 198
},+
"t/10-live.t": { … - "mtime": 1399729311,
+
"requires": { … - "Config": "0",
- "File::Basename": "0",
- "File::Spec": "0",
- "IO::CaptureOutput": "0",
- "IO::Socket": "0",
- "POSIX": "0",
- "Test::More": "0.88",
- "URI": "0",
- "WWW::Mechanize::Script": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 5060
},+
"t/manifest.t": { … - "mtime": 1399729311,
+
"requires": { … - "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 272,
+
"suggests": { … - "Test::CheckManifest": "0.9"
}
},+
"t/mock-daemon.pl": { … - "mtime": 1399729311,
- "size": 3272
},+
"t/pod-coverage.t": { … - "mtime": 1399729311,
+
"requires": { … - "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 547,
+
"suggests": { … - "Pod::Coverage": "0",
- "Test::Pod::Coverage": "0"
}
},+
"t/pod.t": { … - "mtime": 1399729311,
+
"requires": { … - "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 232,
+
"suggests": { … }
},+
"t/talk-to-ourself.pl": { … - "mtime": 1399729311,
- "size": 1702
},+
"weaver.ini": { … - "mtime": 1399729311,
- "size": 256
}
},- "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": 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": "156.25",
- "main_module_version_matches_dist_version": 0,
- "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": 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": 1,
- "use_warnings": 1,
- "valid_signature": 1
},- "latest_mtime": 1399729311,
- "license": "perl defined in META.yml defined in LICENSE",
- "license_from_yaml": "perl",
- "license_in_pod": 1,
+
"licenses": { … +
"GPL_1": [ … ],+
"GPL_2": [ … ],+
"GPL_3": [ … ],+
"Perl_5": [ … - "bin/check_web2.pl",
- "bin/wtscript2json.pl",
- "lib/Config/Any/WTScript.pm",
- "lib/WWW/Mechanize/Script.pm",
- "lib/WWW/Mechanize/Script/Plugin.pm",
- "lib/WWW/Mechanize/Script/Plugin/ContentSizeTest.pm",
- "lib/WWW/Mechanize/Script/Plugin/RegexMatchTest.pm",
- "lib/WWW/Mechanize/Script/Plugin/ResponseTimeTest.pm",
- "lib/WWW/Mechanize/Script/Plugin/StatusTest.pm",
- "lib/WWW/Mechanize/Script/Plugin/TextMatchTest.pm",
- "lib/WWW/Mechanize/Script/Util.pm"
]
},- "manifest_matches_dist": 1,
- "maturity": "released",
+
"meta_json": { … - "abstract": "fetch websites and executes tests on the results",
+
"author": [ … - "Jens Rehsack <rehsack@cpan.org>"
],- "dynamic_config": 0,
- "generated_by": "Dist::Zilla version 5.016, CPAN::Meta::Converter version 2.141170",
+
"license": [ … ],+
"meta-spec": { … },- "name": "WWW-Mechanize-Script",
+
"prereqs": { … +
"build": { … },+
"configure": { … +
"requires": { … - "ExtUtils::MakeMaker": "6.30"
}
},+
"runtime": { … +
"requires": { … - "Config::Any": "0",
- "Config::Any::Base": "0",
- "Cwd": "0",
- "Exporter": "0",
- "File::Basename": "0",
- "File::ConfigDir": "0.004",
- "File::Find::Rule": "0",
- "File::Path": "0",
- "File::Slurp": "0",
- "Getopt::Long": "0",
- "Hash::Merge": "0.12",
- "IO::File": "0",
- "JSON": "2.00",
- "List::MoreUtils": "0.22",
- "Module::Pluggable": "4.0",
- "Module::Pluggable::Object": "0",
- "Params::Util": "0.33",
- "Pod::Usage": "0",
- "Template": "2.20",
- "Text::Balanced": "0",
- "WWW::Mechanize": "1.72",
- "WWW::Mechanize::Timed": "0.44",
- "base": "0",
- "constant": "0",
- "parent": "0",
- "perl": "5.014",
- "strict": "0",
- "vars": "0",
- "warnings": "0"
}
},+
"test": { … +
"requires": { … - "File::Spec": "0",
- "HTTP::Daemon": "0",
- "HTTP::Status": "0",
- "IO::CaptureOutput": "0",
- "IO::Select": "0",
- "IO::Socket": "0",
- "POSIX": "0",
- "Sys::Hostname": "0",
- "Test::More": "0",
- "URI": "0"
}
}
},- "release_status": "stable",
+
"resources": { … +
"bugtracker": { … },+
"repository": { … }
},- "version": "0.101"
},- "meta_json_is_parsable": 1,
- "meta_json_spec_version": "2",
+
"meta_yml": { … - "abstract": "fetch websites and executes tests on the results",
+
"author": [ … - "Jens Rehsack <rehsack@cpan.org>"
],+
"build_requires": { … - "File::Spec": "0",
- "HTTP::Daemon": "0",
- "HTTP::Status": "0",
- "IO::CaptureOutput": "0",
- "IO::Select": "0",
- "IO::Socket": "0",
- "POSIX": "0",
- "Sys::Hostname": "0",
- "Test::More": "0",
- "URI": "0"
},+
"configure_requires": { … - "ExtUtils::MakeMaker": "6.30"
},- "dynamic_config": "0",
- "generated_by": "Dist::Zilla version 5.016, CPAN::Meta::Converter version 2.141170",
- "license": "perl",
+
"meta-spec": { … },- "name": "WWW-Mechanize-Script",
+
"requires": { … - "Config::Any": "0",
- "Config::Any::Base": "0",
- "Cwd": "0",
- "Exporter": "0",
- "File::Basename": "0",
- "File::ConfigDir": "0.004",
- "File::Find::Rule": "0",
- "File::Path": "0",
- "File::Slurp": "0",
- "Getopt::Long": "0",
- "Hash::Merge": "0.12",
- "IO::File": "0",
- "JSON": "2.00",
- "List::MoreUtils": "0.22",
- "Module::Pluggable": "4.0",
- "Module::Pluggable::Object": "0",
- "Params::Util": "0.33",
- "Pod::Usage": "0",
- "Template": "2.20",
- "Text::Balanced": "0",
- "WWW::Mechanize": "1.72",
- "WWW::Mechanize::Timed": "0.44",
- "base": "0",
- "constant": "0",
- "parent": "0",
- "perl": "5.014",
- "strict": "0",
- "vars": "0",
- "warnings": "0"
},+
"resources": { … },- "version": "0.101"
},- "meta_yml_is_parsable": 1,
- "meta_yml_spec_version": "1.4",
+
"modules": [ … +
{ … - "file": "lib/Config/Any/WTScript.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Config::Any::WTScript"
},+
{ … - "file": "lib/WWW/Mechanize/Script.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "WWW::Mechanize::Script"
},+
{ … - "file": "lib/WWW/Mechanize/Script/Plugin.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "WWW::Mechanize::Script::Plugin"
},+
{ … - "file": "lib/WWW/Mechanize/Script/Plugin/ContentSizeTest.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "WWW::Mechanize::Script::Plugin::ContentSizeTest"
},+
{ … - "file": "lib/WWW/Mechanize/Script/Plugin/RegexMatchTest.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "WWW::Mechanize::Script::Plugin::RegexMatchTest"
},+
{ … - "file": "lib/WWW/Mechanize/Script/Plugin/ResponseTimeTest.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "WWW::Mechanize::Script::Plugin::ResponseTimeTest"
},+
{ … - "file": "lib/WWW/Mechanize/Script/Plugin/StatusTest.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "WWW::Mechanize::Script::Plugin::StatusTest"
},+
{ … - "file": "lib/WWW/Mechanize/Script/Plugin/TextMatchTest.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "WWW::Mechanize::Script::Plugin::TextMatchTest"
},+
{ … - "file": "lib/WWW/Mechanize/Script/Util.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "WWW::Mechanize::Script::Util"
}
],- "no_pax_headers": 1,
- "path": "R/RE/REHSACK/WWW-Mechanize-Script-0.101.tar.gz",
+
"prereq": [ … +
{ … - "is_prereq": 1,
- "requires": "Config::Any",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Config::Any::Base",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Cwd",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Exporter",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "requires": "ExtUtils::MakeMaker",
- "type": "configure_requires",
- "version": "6.30"
},+
{ … - "is_prereq": 1,
- "requires": "File::Basename",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "File::ConfigDir",
- "type": "runtime_requires",
- "version": "0.004"
},+
{ … - "is_prereq": 1,
- "requires": "File::Find::Rule",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "File::Path",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "File::Slurp",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "File::Spec",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Getopt::Long",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "HTTP::Daemon",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "HTTP::Status",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Hash::Merge",
- "type": "runtime_requires",
- "version": "0.12"
},+
{ … - "is_build_prereq": 1,
- "requires": "IO::CaptureOutput",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "IO::File",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "IO::Select",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "IO::Socket",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "JSON",
- "type": "runtime_requires",
- "version": "2.00"
},+
{ … - "is_prereq": 1,
- "requires": "List::MoreUtils",
- "type": "runtime_requires",
- "version": "0.22"
},+
{ … - "is_prereq": 1,
- "requires": "Module::Pluggable",
- "type": "runtime_requires",
- "version": "4.0"
},+
{ … - "is_prereq": 1,
- "requires": "Module::Pluggable::Object",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "POSIX",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Params::Util",
- "type": "runtime_requires",
- "version": "0.33"
},+
{ … - "is_prereq": 1,
- "requires": "Pod::Usage",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "Sys::Hostname",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Template",
- "type": "runtime_requires",
- "version": "2.20"
},+
{ … - "is_build_prereq": 1,
- "requires": "Test::More",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Text::Balanced",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "URI",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "WWW::Mechanize",
- "type": "runtime_requires",
- "version": "1.72"
},+
{ … - "is_prereq": 1,
- "requires": "WWW::Mechanize::Timed",
- "type": "runtime_requires",
- "version": "0.44"
},+
{ … - "is_prereq": 1,
- "requires": "base",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "constant",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "parent",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "perl",
- "type": "runtime_requires",
- "version": "5.014"
},+
{ … - "is_prereq": 1,
- "requires": "strict",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "vars",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "warnings",
- "type": "runtime_requires",
- "version": "0"
}
],- "released_epoch": 1399729485,
- "required_perl": "5.014",
- "size_packed": 26646,
- "size_unpacked": 99028,
+
"uses": { … +
"configure": { … +
"requires": { … - "ExtUtils::MakeMaker": "6.30",
- "perl": "5.014",
- "strict": "0",
- "warnings": "0"
}
},+
"runtime": { … +
"requires": { … - "Config::Any": "0",
- "Config::Any::Base": "0",
- "Cwd": "0",
- "Exporter": "0",
- "File::Basename": "0",
- "File::ConfigDir": "0",
- "File::Find::Rule": "0",
- "File::Path": "0",
- "File::Slurp": "0",
- "Hash::Merge": "0",
- "IO::File": "0",
- "List::MoreUtils": "0",
- "Module::Pluggable::Object": "0",
- "Params::Util": "0",
- "Pod::Usage": "0",
- "Template": "0",
- "Text::Balanced": "0",
- "WWW::Mechanize": "0",
- "WWW::Mechanize::Timed": "0",
- "base": "0",
- "constant": "0",
- "parent": "0",
- "perl": "5.014",
- "strict": "0",
- "vars": "0",
- "warnings": "0"
}
},+
"test": { … +
"requires": { … - "Config": "0",
- "File::Basename": "0",
- "File::Spec": "0",
- "IO::CaptureOutput": "0",
- "IO::Socket": "0",
- "POSIX": "0",
- "Test::More": "0.88",
- "URI": "0",
- "strict": "0",
- "warnings": "0"
},+
"suggests": { … - "Pod::Coverage": "0",
- "Test::CheckManifest": "0.9",
- "Test::Pod": "0",
- "Test::Pod::Coverage": "0"
}
}
},- "valid_signature": -1,
- "version": "0.101",
+
"versions": { … +
"lib/Config/Any/WTScript.pm": { … - "Config::Any::WTScript": "0.100",
- "Config::WebTest::PlayGround": "0.100"
},+
"lib/WWW/Mechanize/Script.pm": { … - "WWW::Mechanize::Script": "0.100"
},+
"lib/WWW/Mechanize/Script/Plugin.pm": { … - "WWW::Mechanize::Script::Plugin": "0.100"
},+
"lib/WWW/Mechanize/Script/Plugin/ContentSizeTest.pm": { … - "WWW::Mechanize::Script::Plugin::ContentSizeTest": "0.100"
},+
"lib/WWW/Mechanize/Script/Plugin/RegexMatchTest.pm": { … - "WWW::Mechanize::Script::Plugin::RegexMatchTest": "0.100"
},+
"lib/WWW/Mechanize/Script/Plugin/ResponseTimeTest.pm": { … - "WWW::Mechanize::Script::Plugin::ResponseTimeTest": "0.100"
},+
"lib/WWW/Mechanize/Script/Plugin/StatusTest.pm": { … - "WWW::Mechanize::Script::Plugin::StatusTest": "0.100"
},+
"lib/WWW/Mechanize/Script/Plugin/TextMatchTest.pm": { … - "WWW::Mechanize::Script::Plugin::TextMatchTest": "0.100"
},+
"lib/WWW/Mechanize/Script/Util.pm": { … - "WWW::Mechanize::Script::Util": "0.100"
}
},- "vname": "WWW-Mechanize-Script-0.101"
}