Metadata
{
+
"abstracts_in_pod": { … - "Blockchain::Ethereum::Transaction": "Ethereum transaction abstraction",
- "Blockchain::Ethereum::Transaction::EIP1559": "Ethereum Fee Market transaction abstraction",
- "Blockchain::Ethereum::Transaction::Legacy": "Ethereum Legacy transaction abstraction"
},- "author": "REFECO",
- "buildfile_executable": 0,
- "dir_lib": "lib",
- "dir_t": "t",
- "dir_xt": "xt",
+
"dirs_array": [ … - "bin",
- "lib/Blockchain/Ethereum/Transaction",
- "lib/Blockchain/Ethereum",
- "lib/Blockchain",
- "lib",
- "t",
- "xt"
],- "dist": "Blockchain-Ethereum-Transaction",
- "dynamic_config": 1,
- "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_cpanfile": "cpanfile",
- "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.md",
+
"files_array": [ … - ".perlcriticrc",
- ".perltidyrc",
- ".tidyallrc",
- "Changes",
- "LICENSE",
- "MANIFEST",
- "META.json",
- "META.yml",
- "Makefile.PL",
- "README.md",
- "bin/ethereum-raw-tx",
- "cpanfile",
- "lib/Blockchain/Ethereum/Transaction/EIP1559.pm",
- "lib/Blockchain/Ethereum/Transaction/Legacy.pm",
- "lib/Blockchain/Ethereum/Transaction.pm",
- "xt/manifest.t",
- "xt/perl-critic.t",
- "xt/perl-pod.t",
- "xt/perl-tidy.t"
],+
"files_hash": { … +
".perlcriticrc": { … - "mtime": 1692290223,
- "size": 1034
},+
".perltidyrc": { … - "mtime": 1692290223,
- "size": 150
},+
".tidyallrc": { … - "mtime": 1691369426,
- "size": 71
},+
"Changes": { … - "mtime": 1692761204,
- "size": 309
},+
"LICENSE": { … - "mtime": 1684282037,
- "size": 1063
},+
"MANIFEST": { … - "mtime": 1692762445,
- "size": 540
},+
"META.json": { … - "mtime": 1692762445,
- "size": 1437
},+
"META.yml": { … - "mtime": 1692762445,
- "size": 802
},+
"Makefile.PL": { … - "mtime": 1692761138,
+
"requires": { … - "ExtUtils::MakeMaker": "0",
- "perl": "v5.26.0",
- "strict": "0",
- "warnings": "0"
},- "size": 1308
},+
"README.md": { … - "mtime": 1692757424,
- "size": 2218
},+
"bin/ethereum-raw-tx": { … - "mtime": 1691369426,
- "size": 2626
},+
"cpanfile": { … - "mtime": 1692761099,
- "size": 202
},+
"lib/Blockchain/Ethereum/Transaction.pm": { … - "license": "MIT",
- "module": "Blockchain::Ethereum::Transaction",
- "mtime": 1692761159,
+
"requires": { … - "Blockchain::Ethereum::RLP": "0",
- "Carp": "0",
- "Crypt::Digest::Keccak256": "0",
- "Object::Pad": "0",
- "perl": "v5.26.0"
},- "size": 2264
},+
"lib/Blockchain/Ethereum/Transaction/EIP1559.pm": { … - "license": "MIT",
- "module": "Blockchain::Ethereum::Transaction::EIP1559",
- "mtime": 1692761166,
+
"requires": { … - "Blockchain::Ethereum::Transaction": "0",
- "Object::Pad": "0",
- "constant": "0",
- "perl": "v5.26.0"
},- "size": 3006
},+
"lib/Blockchain/Ethereum/Transaction/Legacy.pm": { … - "license": "MIT",
- "module": "Blockchain::Ethereum::Transaction::Legacy",
- "mtime": 1692761175,
+
"requires": { … - "Blockchain::Ethereum::Transaction": "0",
- "Object::Pad": "0",
- "perl": "v5.26.0"
},- "size": 2404
},+
"t/00-load.t": { … - "mtime": 1691369426,
- "no_index": 1,
+
"requires": { … - "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 254
},+
"t/bigint.t": { … - "mtime": 1692757424,
- "no_index": 1,
+
"noes": { … },+
"requires": { … - "Blockchain::Ethereum::Transaction::EIP1559": "0",
- "Math::BigInt": "0",
- "Test::More": "0.88",
- "bigint": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1509
},+
"t/eip1559.t": { … - "mtime": 1692380380,
- "no_index": 1,
+
"requires": { … - "Blockchain::Ethereum::Keystore::Key": "0",
- "Blockchain::Ethereum::Transaction::EIP1559": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 4174
},+
"t/legacy.t": { … - "mtime": 1692380649,
- "no_index": 1,
+
"requires": { … - "Blockchain::Ethereum::Keystore::Key": "0",
- "Blockchain::Ethereum::Transaction::Legacy": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 1221
},+
"xt/manifest.t": { … - "mtime": 1691369426,
- "size": 238
},+
"xt/perl-critic.t": { … - "mtime": 1691369426,
- "size": 298
},+
"xt/perl-pod.t": { … - "mtime": 1691369426,
- "size": 183
},+
"xt/perl-tidy.t": { … - "mtime": 1691369426,
- "size": 239
}
},- "got_prereq_from": "META.yml",
+
"kwalitee": { … - "buildtool_not_executable": 1,
- "configure_prereq_matches_use": 1,
- "consistent_version": 1,
- "core_kwalitee": "100.00",
- "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": "159.38",
- "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": 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,
- "test_prereq_matches_use": 1,
- "use_strict": 1,
- "use_warnings": 1,
- "valid_signature": 1
},- "latest_mtime": 1692762445,
- "license": "mit defined in META.yml defined in LICENSE",
- "license_file": "lib/Blockchain/Ethereum/Transaction.pm,lib/Blockchain/Ethereum/Transaction/EIP1559.pm,lib/Blockchain/Ethereum/Transaction/Legacy.pm",
- "license_from_yaml": "mit",
- "license_in_pod": 1,
- "license_type": "MIT",
+
"licenses": { … +
"MIT": [ … - "lib/Blockchain/Ethereum/Transaction.pm",
- "lib/Blockchain/Ethereum/Transaction/EIP1559.pm",
- "lib/Blockchain/Ethereum/Transaction/Legacy.pm"
]
},- "manifest_matches_dist": 1,
- "maturity": "released",
+
"meta_json": { … - "abstract": "Ethereum transaction abstraction",
+
"author": [ … - "Reginaldo Costa <refeco@cpan.org>"
],- "dynamic_config": 1,
- "generated_by": "ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter version 2.150010",
+
"license": [ … ],+
"meta-spec": { … },- "name": "Blockchain-Ethereum-Transaction",
+
"no_index": { … },+
"prereqs": { … +
"build": { … +
"requires": { … - "ExtUtils::MakeMaker": "0"
}
},+
"configure": { … +
"requires": { … - "ExtUtils::MakeMaker": "7.70"
}
},+
"runtime": { … +
"requires": { … - "Blockchain::Ethereum::RLP": "0.007",
- "Crypt::Digest::Keccak256": "0.078",
- "Object::Pad": "0.79",
- "perl": "5.026000"
}
},+
"test": { … +
"requires": { … - "Blockchain::Ethereum::Keystore": "0.004"
}
}
},- "release_status": "stable",
+
"resources": { … },- "version": "0.007",
- "x_serialization_backend": "JSON::PP version 4.16"
},- "meta_json_is_parsable": 1,
- "meta_json_spec_version": 2,
+
"meta_yml": { … - "abstract": "Ethereum transaction abstraction",
+
"author": [ … - "Reginaldo Costa <refeco@cpan.org>"
],+
"build_requires": { … - "Blockchain::Ethereum::Keystore": "0.004",
- "ExtUtils::MakeMaker": "0"
},+
"configure_requires": { … - "ExtUtils::MakeMaker": "7.70"
},- "dynamic_config": "1",
- "generated_by": "ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter version 2.150010",
- "license": "mit",
+
"meta-spec": { … },- "name": "Blockchain-Ethereum-Transaction",
+
"no_index": { … },+
"requires": { … - "Blockchain::Ethereum::RLP": "0.007",
- "Crypt::Digest::Keccak256": "0.078",
- "Object::Pad": "0.79",
- "perl": "5.026000"
},+
"resources": { … },- "version": "0.007",
- "x_serialization_backend": "CPAN::Meta::YAML version 0.018"
},- "meta_yml_is_parsable": 1,
- "meta_yml_spec_version": "1.4",
+
"modules": [ … +
{ … - "file": "lib/Blockchain/Ethereum/Transaction.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Blockchain::Ethereum::Transaction"
},+
{ … - "file": "lib/Blockchain/Ethereum/Transaction/EIP1559.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Blockchain::Ethereum::Transaction::EIP1559"
},+
{ … - "file": "lib/Blockchain/Ethereum/Transaction/Legacy.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Blockchain::Ethereum::Transaction::Legacy"
}
],- "no_index": "^inc/;^t/",
- "no_pax_headers": 1,
- "path": "R/RE/REFECO/Blockchain-Ethereum-Transaction-0.007.tar.gz",
+
"prereq": [ … +
{ … - "is_build_prereq": 1,
- "requires": "Blockchain::Ethereum::Keystore",
- "type": "build_requires",
- "version": "0.004"
},+
{ … - "is_prereq": 1,
- "requires": "Blockchain::Ethereum::RLP",
- "type": "runtime_requires",
- "version": "0.007"
},+
{ … - "is_prereq": 1,
- "requires": "Crypt::Digest::Keccak256",
- "type": "runtime_requires",
- "version": "0.078"
},+
{ … - "is_build_prereq": 1,
- "requires": "ExtUtils::MakeMaker",
- "type": "build_requires",
- "version": "0"
},+
{ … - "requires": "ExtUtils::MakeMaker",
- "type": "configure_requires",
- "version": "7.70"
},+
{ … - "is_prereq": 1,
- "requires": "Object::Pad",
- "type": "runtime_requires",
- "version": "0.79"
},+
{ … - "is_prereq": 1,
- "requires": "perl",
- "type": "runtime_requires",
- "version": "5.026000"
}
],- "released_epoch": 1692762501,
- "required_perl": "5.026000",
- "size_packed": 7856,
- "size_unpacked": 27550,
+
"uses": { … +
"configure": { … +
"requires": { … - "ExtUtils::MakeMaker": "0",
- "perl": "v5.26.0",
- "strict": "0",
- "warnings": "0"
}
},+
"runtime": { … +
"requires": { … - "Blockchain::Ethereum::RLP": "0",
- "Carp": "0",
- "Crypt::Digest::Keccak256": "0",
- "Object::Pad": "0",
- "constant": "0",
- "perl": "v5.26.0"
}
},+
"test": { … +
"noes": { … },+
"requires": { … - "Blockchain::Ethereum::Keystore::Key": "0",
- "Math::BigInt": "0",
- "Test::More": "0.88",
- "bigint": "0",
- "strict": "0",
- "warnings": "0"
}
}
},- "valid_signature": -1,
- "version": "0.007",
+
"versions": { … +
"lib/Blockchain/Ethereum/Transaction.pm": { … - "Blockchain::Ethereum::Transaction": "0.007"
},+
"lib/Blockchain/Ethereum/Transaction/EIP1559.pm": { … - "Blockchain::Ethereum::Transaction::EIP1559": "0.007"
},+
"lib/Blockchain/Ethereum/Transaction/Legacy.pm": { … - "Blockchain::Ethereum::Transaction::Legacy": "0.007"
}
},- "vname": "Blockchain-Ethereum-Transaction-0.007"
}