Metadata
{
+
"abstracts_in_pod": { … - "App::Monport": "Monitor network ports for changes"
},- "author": "REISINGE",
- "buildfile_executable": 2,
- "dir_lib": "lib",
- "dir_t": "t",
+
"dirs_array": [ … - "bin",
- "lib/App/Monport/Command",
- "lib/App/Monport",
- "lib/App",
- "lib",
- "t"
],- "dist": "App-Monport",
- "dynamic_config": 1,
+
"error": { … - "use_warnings": "App::Monport, App::Monport::Command, App::Monport::Command::base, App::Monport::Command::del, App::Monport::Command::diff, App::Monport::Command::list"
},- "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_json": "META.json",
- "file_meta_yml": "META.yml",
- "file_pm_to_blib": 0,
- "file_readme": "README.pod",
+
"files_array": [ … - "Build.PL",
- "Changes",
- "LICENSE",
- "MANIFEST",
- "MANIFEST.SKIP",
- "META.json",
- "META.yml",
- "Makefile.PL",
- "bin/monport",
- "lib/App/Monport/Command/base.pm",
- "lib/App/Monport/Command/del.pm",
- "lib/App/Monport/Command/diff.pm",
- "lib/App/Monport/Command/list.pm",
- "lib/App/Monport/Command.pm",
- "lib/App/Monport/Nmap.pm",
- "lib/App/Monport.pm",
- "t/00-load.t",
- "t/Nmap.t",
- "t/boilerplate.t",
- "t/manifest.t",
- "t/monport.t",
- "t/pod-coverage.t",
- "t/pod.t"
],+
"files_hash": { … +
"Build.PL": { … - "mtime": 1479488013,
+
"requires": { … - "Module::Build": "0",
- "perl": "5.006",
- "strict": "0",
- "warnings": "0"
},- "size": 1114
},+
"Changes": { … - "mtime": 1479488013,
- "size": 813
},+
"LICENSE": { … - "mtime": 1479488013,
- "size": 192
},+
"MANIFEST": { … - "mtime": 1479488013,
- "size": 407
},+
"MANIFEST.SKIP": { … - "mtime": 1479488013,
- "size": 1228
},+
"META.json": { … - "mtime": 1479488013,
- "size": 1971
},+
"META.yml": { … - "mtime": 1479488013,
- "size": 1251
},+
"Makefile.PL": { … - "mtime": 1479488013,
+
"requires": { … - "ExtUtils::MakeMaker": "0"
},- "size": 597
},+
"README.pod": { … - "mtime": 1479488013,
- "no_index": 1,
- "size": 2409
},+
"bin/monport": { … - "mtime": 1479488013,
- "size": 53
},+
"lib/App/Monport.pm": { … - "license": "Perl_5",
- "module": "App::Monport",
- "mtime": 1479488013,
+
"requires": { … - "App::Cmd::Setup": "0",
- "strict": "0"
},- "size": 2503
},+
"lib/App/Monport/Command.pm": { … - "module": "App::Monport::Command",
- "mtime": 1479488013,
+
"requires": { … - "App::Cmd::Setup": "0",
- "strict": "0"
},- "size": 776
},+
"lib/App/Monport/Command/base.pm": { … - "module": "App::Monport::Command::base",
- "mtime": 1479488013,
+
"requires": { … - "App::Monport": "0",
- "App::Monport::Nmap": "0",
- "strict": "0"
},- "size": 1163
},+
"lib/App/Monport/Command/del.pm": { … - "module": "App::Monport::Command::del",
- "mtime": 1479488013,
+
"requires": { … - "App::Monport": "0",
- "App::Monport::Nmap": "0",
- "strict": "0"
},- "size": 664
},+
"lib/App/Monport/Command/diff.pm": { … - "module": "App::Monport::Command::diff",
- "mtime": 1479488013,
+
"requires": { … - "App::Monport": "0",
- "App::Monport::Nmap": "0",
- "strict": "0"
},- "size": 1345
},+
"lib/App/Monport/Command/list.pm": { … - "module": "App::Monport::Command::list",
- "mtime": 1479488013,
+
"requires": { … - "App::Monport": "0",
- "App::Monport::Nmap": "0",
- "strict": "0"
},- "size": 976
},+
"lib/App/Monport/Nmap.pm": { … - "module": "App::Monport::Nmap",
- "mtime": 1479488013,
+
"requires": { … - "Email::MIME": "0",
- "Email::Sender::Simple": "0",
- "Exporter": "0",
- "File::Basename": "0",
- "File::Path": "0",
- "File::Spec::Functions": "0",
- "Net::Twitter": "0",
- "Nmap::Parser": "0",
- "Sys::Hostname": "0",
- "perl": "5.006",
- "strict": "0",
- "warnings": "0"
},- "size": 6820
},+
"t/00-load.t": { … - "mtime": 1479488013,
+
"requires": { … - "Test::More": "0",
- "perl": "5.006",
- "strict": "0",
- "warnings": "0"
},- "size": 290
},+
"t/Nmap.t": { … - "mtime": 1479488013,
+
"requires": { … - "File::Path": "0",
- "File::Spec::Functions": "0",
- "Test::More": "0.88",
- "perl": "5.006",
- "strict": "0",
- "warnings": "0"
},- "size": 1620
},+
"t/boilerplate.t": { … - "mtime": 1479488013,
+
"requires": { … - "Test::More": "0",
- "perl": "5.006",
- "strict": "0",
- "warnings": "0"
},- "size": 1364
},+
"t/manifest.t": { … - "mtime": 1479488013,
+
"requires": { … - "Test::More": "0",
- "perl": "5.006",
- "strict": "0",
- "warnings": "0"
},- "size": 327,
+
"suggests": { … - "Test::CheckManifest": "0"
}
},+
"t/monport.t": { … - "mtime": 1479488013,
+
"requires": { … - "IO::Socket": "0",
- "Test::More": "0.88",
- "perl": "5.006",
- "strict": "0",
- "warnings": "0"
},- "size": 1313
},+
"t/pod-coverage.t": { … - "mtime": 1479488013,
+
"requires": { … - "Test::More": "0",
- "perl": "5.006",
- "strict": "0",
- "warnings": "0"
},- "size": 585,
+
"suggests": { … - "Pod::Coverage": "0",
- "Test::Pod::Coverage": "0"
}
},+
"t/pod.t": { … - "mtime": 1479488013,
+
"requires": { … - "Test::More": "0",
- "perl": "5.006",
- "strict": "0",
- "warnings": "0"
},- "size": 257,
+
"suggests": { … }
}
},- "got_prereq_from": "META.yml",
+
"kwalitee": { … - "buildtool_not_executable": 0,
- "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_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_separate_license_file": 1,
- "has_tests": 1,
- "has_tests_in_t_dir": 1,
- "has_version": 1,
- "kwalitee": "150.00",
- "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": 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": 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,
- "test_prereq_matches_use": 1,
- "use_strict": 1,
- "use_warnings": 0,
- "valid_signature": 1
},- "latest_mtime": 1479488013,
- "license": "artistic_2 defined in META.yml defined in LICENSE",
- "license_file": "lib/App/Monport.pm",
- "license_from_yaml": "artistic_2",
- "license_in_pod": 1,
- "license_type": "Perl_5",
+
"licenses": { … },- "manifest_matches_dist": 1,
- "maturity": "released",
+
"meta_json": { … - "abstract": "Monitor network ports for changes",
+
"author": [ … - "Jozef Reisinger <reisinge@cpan.org>"
],- "dynamic_config": 1,
- "generated_by": "Module::Build version 0.422",
+
"license": [ … ],+
"meta-spec": { … },- "name": "App-Monport",
+
"no_index": { … },+
"prereqs": { … +
"build": { … },+
"configure": { … },+
"runtime": { … +
"requires": { … - "App::Cmd::Setup": "0",
- "Email::MIME": "0",
- "Email::Sender::Simple": "0",
- "Net::Twitter": "0",
- "Nmap::Parser": "0"
}
}
},+
"provides": { … +
"App::Monport": { … - "file": "lib/App/Monport.pm",
- "version": "0.11"
},+
"App::Monport::Command": { … - "file": "lib/App/Monport/Command.pm"
},+
"App::Monport::Command::base": { … - "file": "lib/App/Monport/Command/base.pm"
},+
"App::Monport::Command::del": { … - "file": "lib/App/Monport/Command/del.pm"
},+
"App::Monport::Command::diff": { … - "file": "lib/App/Monport/Command/diff.pm"
},+
"App::Monport::Command::list": { … - "file": "lib/App/Monport/Command/list.pm"
},+
"App::Monport::Nmap": { … - "file": "lib/App/Monport/Nmap.pm"
}
},- "release_status": "stable",
+
"resources": { … +
"bugtracker": { … },+
"license": [ … ],+
"repository": { … }
},- "version": "0.11"
},- "meta_json_is_parsable": 1,
- "meta_json_spec_version": "2",
+
"meta_yml": { … - "abstract": "Monitor network ports for changes",
+
"author": [ … - "Jozef Reisinger <reisinge@cpan.org>"
],+
"build_requires": { … },+
"configure_requires": { … },- "dynamic_config": "1",
- "generated_by": "Module::Build version 0.422, CPAN::Meta::Converter version 2.143240",
- "license": "artistic_2",
+
"meta-spec": { … },- "name": "App-Monport",
+
"no_index": { … },+
"provides": { … +
"App::Monport": { … - "file": "lib/App/Monport.pm",
- "version": "0.11"
},+
"App::Monport::Command": { … - "file": "lib/App/Monport/Command.pm"
},+
"App::Monport::Command::base": { … - "file": "lib/App/Monport/Command/base.pm"
},+
"App::Monport::Command::del": { … - "file": "lib/App/Monport/Command/del.pm"
},+
"App::Monport::Command::diff": { … - "file": "lib/App/Monport/Command/diff.pm"
},+
"App::Monport::Command::list": { … - "file": "lib/App/Monport/Command/list.pm"
},+
"App::Monport::Nmap": { … - "file": "lib/App/Monport/Nmap.pm"
}
},+
"requires": { … - "App::Cmd::Setup": "0",
- "Email::MIME": "0",
- "Email::Sender::Simple": "0",
- "Net::Twitter": "0",
- "Nmap::Parser": "0"
},+
"resources": { … },- "version": "0.11"
},- "meta_yml_is_parsable": 1,
- "meta_yml_spec_version": "1.4",
+
"modules": [ … +
{ … - "file": "lib/App/Monport.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Monport"
},+
{ … - "file": "lib/App/Monport/Command.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Monport::Command"
},+
{ … - "file": "lib/App/Monport/Command/base.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Monport::Command::base"
},+
{ … - "file": "lib/App/Monport/Command/del.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Monport::Command::del"
},+
{ … - "file": "lib/App/Monport/Command/diff.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Monport::Command::diff"
},+
{ … - "file": "lib/App/Monport/Command/list.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Monport::Command::list"
},+
{ … - "file": "lib/App/Monport/Nmap.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "App::Monport::Nmap"
}
],- "no_index": "^README.pod\\z",
- "no_pax_headers": 1,
- "path": "R/RE/REISINGE/App-Monport-0.11.tar.gz",
+
"prereq": [ … +
{ … - "is_prereq": 1,
- "requires": "App::Cmd::Setup",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Email::MIME",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Email::Sender::Simple",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "requires": "Module::Build",
- "type": "configure_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Net::Twitter",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Nmap::Parser",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "Test::More",
- "type": "build_requires",
- "version": "0"
}
],- "released_epoch": 1479488145,
- "required_perl": "5.006",
- "size_packed": 10961,
- "size_unpacked": 30038,
+
"uses": { … +
"configure": { … +
"requires": { … - "ExtUtils::MakeMaker": "0",
- "Module::Build": "0",
- "perl": "5.006",
- "strict": "0",
- "warnings": "0"
}
},+
"runtime": { … +
"requires": { … - "App::Cmd::Setup": "0",
- "Email::MIME": "0",
- "Email::Sender::Simple": "0",
- "Exporter": "0",
- "File::Basename": "0",
- "File::Path": "0",
- "File::Spec::Functions": "0",
- "Net::Twitter": "0",
- "Nmap::Parser": "0",
- "Sys::Hostname": "0",
- "perl": "5.006",
- "strict": "0",
- "warnings": "0"
}
},+
"test": { … +
"requires": { … - "File::Path": "0",
- "File::Spec::Functions": "0",
- "IO::Socket": "0",
- "Test::More": "0.88",
- "perl": "5.006",
- "strict": "0",
- "warnings": "0"
},+
"suggests": { … - "Pod::Coverage": "0",
- "Test::CheckManifest": "0",
- "Test::Pod": "0",
- "Test::Pod::Coverage": "0"
}
}
},- "valid_signature": -1,
- "version": "0.11",
+
"versions": { … +
"lib/App/Monport.pm": { … },+
"lib/App/Monport/Command.pm": { … - "App::Monport::Command": "undef"
},+
"lib/App/Monport/Command/base.pm": { … - "App::Monport::Command::base": "undef"
},+
"lib/App/Monport/Command/del.pm": { … - "App::Monport::Command::del": "undef"
},+
"lib/App/Monport/Command/diff.pm": { … - "App::Monport::Command::diff": "undef"
},+
"lib/App/Monport/Command/list.pm": { … - "App::Monport::Command::list": "undef"
},+
"lib/App/Monport/Nmap.pm": { … - "App::Monport::Nmap": "undef"
}
},- "vname": "App-Monport-0.11"
}