Metadata
{
+
"abstracts_in_pod": { … - "Data::Sah": "Fast and featureful data structure validation",
- "Data::Sah::Compiler": "Base class for Sah compilers (Data::Sah::Compiler::*)",
- "Data::Sah::Compiler::Prog": "Base class for programming language compilers",
- "Data::Sah::Compiler::Prog::TH": "Base class for programming-language emiting compiler's type handlers",
- "Data::Sah::Compiler::Prog::TH::all": "Base class for programming language compiler handler for type \"all\"",
- "Data::Sah::Compiler::Prog::TH::any": "Base class for programming language compiler handler for type \"any\"",
- "Data::Sah::Compiler::TH": "Base class for type handlers",
- "Data::Sah::Compiler::TextResultRole": "Role for compilers that produce text result (array of lines)",
- "Data::Sah::Compiler::human": "Compile Sah schema to human language",
- "Data::Sah::Compiler::human::TH": "Base class for human type handlers",
- "Data::Sah::Compiler::human::TH::Comparable": "human's type handler for role \"Comparable\"",
- "Data::Sah::Compiler::human::TH::HasElems": "human's type handler for role \"HasElems\"",
- "Data::Sah::Compiler::human::TH::Sortable": "human's type handler for role \"Sortable\"",
- "Data::Sah::Compiler::human::TH::all": "perl's type handler for type \"all\"",
- "Data::Sah::Compiler::human::TH::any": "perl's type handler for type \"any\"",
- "Data::Sah::Compiler::human::TH::array": "human's type handler for type \"array\"",
- "Data::Sah::Compiler::human::TH::bool": "perl's type handler for type \"bool\"",
- "Data::Sah::Compiler::human::TH::buf": "perl's type handler for type \"buf\"",
- "Data::Sah::Compiler::human::TH::cistr": "perl's type handler for type \"cistr\"",
- "Data::Sah::Compiler::human::TH::code": "perl's type handler for type \"code\"",
- "Data::Sah::Compiler::human::TH::date": "human's type handler for type \"date\"",
- "Data::Sah::Compiler::human::TH::datenotime": "perl's type handler for type \"datenotime\"",
- "Data::Sah::Compiler::human::TH::datetime": "perl's type handler for type \"datetime\"",
- "Data::Sah::Compiler::human::TH::duration": "human's type handler for type \"duration\"",
- "Data::Sah::Compiler::human::TH::float": "human's type handler for type \"num\"",
- "Data::Sah::Compiler::human::TH::hash": "human's type handler for type \"hash\"",
- "Data::Sah::Compiler::human::TH::int": "human's type handler for type \"int\"",
- "Data::Sah::Compiler::human::TH::num": "human's type handler for type \"num\"",
- "Data::Sah::Compiler::human::TH::obj": "perl's type handler for type \"obj\"",
- "Data::Sah::Compiler::human::TH::re": "perl's type handler for type \"re\"",
- "Data::Sah::Compiler::human::TH::str": "perl's type handler for type \"str\"",
- "Data::Sah::Compiler::human::TH::timeofday": "human's type handler for type \"timeofday\"",
- "Data::Sah::Compiler::human::TH::undef": "perl's type handler for type \"undef\"",
- "Data::Sah::Compiler::perl": "Compile Sah schema to Perl code",
- "Data::Sah::Compiler::perl::TH": "Base class for perl type handlers",
- "Data::Sah::Compiler::perl::TH::all": "perl's type handler for type \"all\"",
- "Data::Sah::Compiler::perl::TH::any": "perl's type handler for type \"any\"",
- "Data::Sah::Compiler::perl::TH::array": "perl's type handler for type \"array\"",
- "Data::Sah::Compiler::perl::TH::bool": "perl's type handler for type \"bool\"",
- "Data::Sah::Compiler::perl::TH::buf": "perl's type handler for type \"buf\"",
- "Data::Sah::Compiler::perl::TH::cistr": "perl's type handler for type \"cistr\"",
- "Data::Sah::Compiler::perl::TH::code": "perl's type handler for type \"code\"",
- "Data::Sah::Compiler::perl::TH::date": "perl's type handler for type \"date\"",
- "Data::Sah::Compiler::perl::TH::datenotime": "perl's type handler for type \"datenotime\"",
- "Data::Sah::Compiler::perl::TH::datetime": "perl's type handler for type \"datetime\"",
- "Data::Sah::Compiler::perl::TH::duration": "perl's type handler for type \"duration\"",
- "Data::Sah::Compiler::perl::TH::float": "perl's type handler for type \"float\"",
- "Data::Sah::Compiler::perl::TH::hash": "perl's type handler for type \"hash\"",
- "Data::Sah::Compiler::perl::TH::int": "perl's type handler for type \"int\"",
- "Data::Sah::Compiler::perl::TH::num": "perl's type handler for type \"num\"",
- "Data::Sah::Compiler::perl::TH::obj": "perl's type handler for type \"obj\"",
- "Data::Sah::Compiler::perl::TH::re": "perl's type handler for type \"re\"",
- "Data::Sah::Compiler::perl::TH::str": "perl's type handler for type \"str\"",
- "Data::Sah::Compiler::perl::TH::timeofday": "perl's type handler for type \"timeofday\"",
- "Data::Sah::Compiler::perl::TH::undef": "perl's type handler for type \"undef\"",
- "Data::Sah::Human": "Some functions to use Data::Sah human compiler",
- "Data::Sah::Lang": "Language routines",
- "Data::Sah::Lang::fr_FR": "fr_FR locale",
- "Data::Sah::Lang::id_ID": "id_ID locale",
- "Data::Sah::Lang::zh_CN": "zh_CN locale",
- "Data::Sah::Manual": "Data::Sah manual",
- "Data::Sah::Manual::Contributing": "Contributing to Data::Sah",
- "Data::Sah::Manual::Developer": "Data::Sah developer information",
- "Data::Sah::Manual::Extending": "Extending Data::Sah",
- "Data::Sah::Manual::ParamsValidating": "Validating function/method parameters using Data::Sah",
- "Data::Sah::Type::BaseType": "Base type",
- "Data::Sah::Type::Comparable": "Comparable type role",
- "Data::Sah::Type::HasElems": "HasElems role",
- "Data::Sah::Type::Sortable": "Role for sortable types",
- "Data::Sah::Type::all": "all type",
- "Data::Sah::Type::any": "any type",
- "Data::Sah::Type::array": "array type",
- "Data::Sah::Type::bool": "bool type",
- "Data::Sah::Type::buf": "buf type",
- "Data::Sah::Type::cistr": "cistr type",
- "Data::Sah::Type::code": "code type",
- "Data::Sah::Type::date": "date type",
- "Data::Sah::Type::datenotime": "datenotime type",
- "Data::Sah::Type::datetime": "datetime type",
- "Data::Sah::Type::duration": "date/time duration type",
- "Data::Sah::Type::float": "float type",
- "Data::Sah::Type::hash": "hash type",
- "Data::Sah::Type::int": "int type",
- "Data::Sah::Type::num": "num type",
- "Data::Sah::Type::obj": "obj type",
- "Data::Sah::Type::re": "re type",
- "Data::Sah::Type::str": "str type",
- "Data::Sah::Type::timeofday": "timeofday type",
- "Data::Sah::Type::undef": "undef type",
- "Data::Sah::Util::Func": "Sah utility routines for adding function",
- "Data::Sah::Util::Role": "Sah utility routines for roles",
- "Data::Sah::Util::Type::Date": "Utility related to date/duration type",
- "Data::Sah::Util::TypeX": "Sah utility routines for type extensions",
- "Test::Data::Sah": "Test routines for Data::Sah",
- "Test::Data::Sah::Human": "Routines to test Data::Sah (human compiler)",
- "Test::Data::Sah::Perl": "Routines for testing Data::Sah (perl compiler)"
},- "author": "PERLANCAR",
- "buildfile_executable": 0,
- "dir_lib": "lib",
- "dir_t": "t",
+
"dirs_array": [ … - "devscripts",
- "lib/Data/Sah/Compiler/Prog/TH",
- "lib/Data/Sah/Compiler/Prog",
- "lib/Data/Sah/Compiler/human/TH",
- "lib/Data/Sah/Compiler/human",
- "lib/Data/Sah/Compiler/perl/TH",
- "lib/Data/Sah/Compiler/perl",
- "lib/Data/Sah/Compiler",
- "lib/Data/Sah/Lang",
- "lib/Data/Sah/Manual",
- "lib/Data/Sah/Type",
- "lib/Data/Sah/Util/Type",
- "lib/Data/Sah/Util",
- "lib/Data/Sah",
- "lib/Data",
- "lib/Test/Data/Sah",
- "lib/Test/Data",
- "lib/Test",
- "lib",
- "t"
],- "dist": "Data-Sah",
- "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",
- "devscripts/list-missing-translations",
- "dist.ini",
- "lib/Data/Sah/Compiler/Prog/TH/all.pm",
- "lib/Data/Sah/Compiler/Prog/TH/any.pm",
- "lib/Data/Sah/Compiler/Prog/TH.pm",
- "lib/Data/Sah/Compiler/Prog.pm",
- "lib/Data/Sah/Compiler/TH.pm",
- "lib/Data/Sah/Compiler/TextResultRole.pm",
- "lib/Data/Sah/Compiler/human/TH/Comparable.pm",
- "lib/Data/Sah/Compiler/human/TH/HasElems.pm",
- "lib/Data/Sah/Compiler/human/TH/Sortable.pm",
- "lib/Data/Sah/Compiler/human/TH/all.pm",
- "lib/Data/Sah/Compiler/human/TH/any.pm",
- "lib/Data/Sah/Compiler/human/TH/array.pm",
- "lib/Data/Sah/Compiler/human/TH/bool.pm",
- "lib/Data/Sah/Compiler/human/TH/buf.pm",
- "lib/Data/Sah/Compiler/human/TH/cistr.pm",
- "lib/Data/Sah/Compiler/human/TH/code.pm",
- "lib/Data/Sah/Compiler/human/TH/date.pm",
- "lib/Data/Sah/Compiler/human/TH/datenotime.pm",
- "lib/Data/Sah/Compiler/human/TH/datetime.pm",
- "lib/Data/Sah/Compiler/human/TH/duration.pm",
- "lib/Data/Sah/Compiler/human/TH/float.pm",
- "lib/Data/Sah/Compiler/human/TH/hash.pm",
- "lib/Data/Sah/Compiler/human/TH/int.pm",
- "lib/Data/Sah/Compiler/human/TH/num.pm",
- "lib/Data/Sah/Compiler/human/TH/obj.pm",
- "lib/Data/Sah/Compiler/human/TH/re.pm",
- "lib/Data/Sah/Compiler/human/TH/str.pm",
- "lib/Data/Sah/Compiler/human/TH/timeofday.pm",
- "lib/Data/Sah/Compiler/human/TH/undef.pm",
- "lib/Data/Sah/Compiler/human/TH.pm",
- "lib/Data/Sah/Compiler/human.pm",
- "lib/Data/Sah/Compiler/perl/TH/all.pm",
- "lib/Data/Sah/Compiler/perl/TH/any.pm",
- "lib/Data/Sah/Compiler/perl/TH/array.pm",
- "lib/Data/Sah/Compiler/perl/TH/bool.pm",
- "lib/Data/Sah/Compiler/perl/TH/buf.pm",
- "lib/Data/Sah/Compiler/perl/TH/cistr.pm",
- "lib/Data/Sah/Compiler/perl/TH/code.pm",
- "lib/Data/Sah/Compiler/perl/TH/date.pm",
- "lib/Data/Sah/Compiler/perl/TH/datenotime.pm",
- "lib/Data/Sah/Compiler/perl/TH/datetime.pm",
- "lib/Data/Sah/Compiler/perl/TH/duration.pm",
- "lib/Data/Sah/Compiler/perl/TH/float.pm",
- "lib/Data/Sah/Compiler/perl/TH/hash.pm",
- "lib/Data/Sah/Compiler/perl/TH/int.pm",
- "lib/Data/Sah/Compiler/perl/TH/num.pm",
- "lib/Data/Sah/Compiler/perl/TH/obj.pm",
- "lib/Data/Sah/Compiler/perl/TH/re.pm",
- "lib/Data/Sah/Compiler/perl/TH/str.pm",
- "lib/Data/Sah/Compiler/perl/TH/timeofday.pm",
- "lib/Data/Sah/Compiler/perl/TH/undef.pm",
- "lib/Data/Sah/Compiler/perl/TH.pm",
- "lib/Data/Sah/Compiler/perl.pm",
- "lib/Data/Sah/Compiler.pm",
- "lib/Data/Sah/Human.pm",
- "lib/Data/Sah/Lang/fr_FR.pm",
- "lib/Data/Sah/Lang/id_ID.pm",
- "lib/Data/Sah/Lang/zh_CN.pm",
- "lib/Data/Sah/Lang.pm",
- "lib/Data/Sah/Manual/Contributing.pod",
- "lib/Data/Sah/Manual/Developer.pod",
- "lib/Data/Sah/Manual/Extending.pod",
- "lib/Data/Sah/Manual/ParamsValidating.pod",
- "lib/Data/Sah/Manual.pod",
- "lib/Data/Sah/Type/BaseType.pm",
- "lib/Data/Sah/Type/Comparable.pm",
- "lib/Data/Sah/Type/HasElems.pm",
- "lib/Data/Sah/Type/Sortable.pm",
- "lib/Data/Sah/Type/all.pm",
- "lib/Data/Sah/Type/any.pm",
- "lib/Data/Sah/Type/array.pm",
- "lib/Data/Sah/Type/bool.pm",
- "lib/Data/Sah/Type/buf.pm",
- "lib/Data/Sah/Type/cistr.pm",
- "lib/Data/Sah/Type/code.pm",
- "lib/Data/Sah/Type/date.pm",
- "lib/Data/Sah/Type/datenotime.pm",
- "lib/Data/Sah/Type/datetime.pm",
- "lib/Data/Sah/Type/duration.pm",
- "lib/Data/Sah/Type/float.pm",
- "lib/Data/Sah/Type/hash.pm",
- "lib/Data/Sah/Type/int.pm",
- "lib/Data/Sah/Type/num.pm",
- "lib/Data/Sah/Type/obj.pm",
- "lib/Data/Sah/Type/re.pm",
- "lib/Data/Sah/Type/str.pm",
- "lib/Data/Sah/Type/timeofday.pm",
- "lib/Data/Sah/Type/undef.pm",
- "lib/Data/Sah/Util/Func.pm",
- "lib/Data/Sah/Util/Role.pm",
- "lib/Data/Sah/Util/Type/Date.pm",
- "lib/Data/Sah/Util/TypeX.pm",
- "lib/Data/Sah.pm",
- "lib/Test/Data/Sah/Human.pm",
- "lib/Test/Data/Sah/Perl.pm",
- "lib/Test/Data/Sah.pm",
- "t/00-compile.t",
- "t/01-basics.t",
- "t/author-critic.t",
- "t/author-pod-coverage.t",
- "t/author-pod-syntax.t",
- "t/human-en_US.t",
- "t/human-id_ID.t",
- "t/perl-misc.t",
- "t/perl-type-bool-grep.t",
- "t/perl-type-bool.t",
- "t/perl-type-cistr-grep.t",
- "t/perl-type-code.t",
- "t/perl-type-date.t",
- "t/perl-type-datenotime.t",
- "t/perl-type-datetime.t",
- "t/perl-type-duration.t",
- "t/perl-type-float.t",
- "t/perl-type-num-grep.t",
- "t/perl-type-obj.t",
- "t/perl-type-re.t",
- "t/perl-type-str-grep.t",
- "t/perl-type-str.t",
- "t/perl-type-timeofday.t",
- "t/spectest-human.t-",
- "t/spectest-perl.t",
- "t/tmp-perl-clause-if.t",
- "t/tmp-perl-clause-prefilters.t",
- "t/tmp-perl-default_value_rules.t",
- "t/tmp-perl-expr.t",
- "t/util-type-date.t",
- "weaver.ini"
],+
"files_hash": { … +
"Changes": { … - "mtime": 1708077088,
- "size": 36836
},+
"LICENSE": { … - "mtime": 1708077088,
- "size": 19987
},+
"MANIFEST": { … - "mtime": 1708077088,
- "size": 4029
},+
"META.json": { … - "mtime": 1708077088,
- "size": 39202
},+
"META.yml": { … - "mtime": 1708077088,
- "size": 26702
},+
"Makefile.PL": { … - "mtime": 1708077088,
+
"requires": { … - "ExtUtils::MakeMaker": "0",
- "perl": "5.010001",
- "strict": "0",
- "warnings": "0"
},- "size": 3637
},+
"README": { … - "mtime": 1708077088,
- "size": 21043
},+
"devscripts/list-missing-translations": { … - "mtime": 1708077088,
- "size": 717
},+
"dist.ini": { … - "mtime": 1708077088,
- "size": 1782
},+
"lib/Data/Sah.pm": { … - "license": "Perl_5",
- "module": "Data::Sah",
- "mtime": 1708077088,
+
"recommends": { … - "Language::Expr::Interpreter::var_enumer": "0",
- "Scalar::Util": "0"
},+
"requires": { … - "Data::Sah::Normalize": "0",
- "Exporter": "0",
- "Mo": "0",
- "perl": "5.010001",
- "strict": "0",
- "warnings": "0"
},- "size": 22935
},+
"lib/Data/Sah/Compiler.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler",
- "mtime": 1708077088,
+
"noes": { … },+
"recommends": { … - "Data::Sah::Coerce": "0",
- "Data::Sah::Normalize": "0",
- "Data::Sah::Resolve": "0",
- "Language::Expr::Interpreter::var_enumer": "0",
- "Time::HiRes": "0"
},+
"requires": { … - "Data::Sah::Compiler::TextResultRole": "0",
- "Log::ger": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "Scalar::Util": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 39699
},+
"lib/Data/Sah/Compiler/Prog.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::Prog",
- "mtime": 1708077088,
+
"recommends": { … - "Data::Sah::CoerceCommon": "0",
- "Data::Sah::DefaultValueCommon": "0",
- "Data::Sah::FilterCommon": "0",
- "JSON": "0"
},+
"requires": { … - "Data::Sah::Compiler": "0",
- "Log::ger": "0",
- "Mo": "0",
- "perl": "5.010001",
- "strict": "0",
- "warnings": "0"
},- "size": 50341
},+
"lib/Data/Sah/Compiler/Prog/TH.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::Prog::TH",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::TH": "0",
- "Mo": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 6665
},+
"lib/Data/Sah/Compiler/Prog/TH/all.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::Prog::TH::all",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::Prog::TH": "0",
- "Data::Sah::Type::all": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 2493
},+
"lib/Data/Sah/Compiler/Prog/TH/any.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::Prog::TH::any",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::Prog::TH": "0",
- "Data::Sah::Type::any": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 2493
},+
"lib/Data/Sah/Compiler/TH.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::TH",
- "mtime": 1708077088,
+
"requires": { … - "Mo": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 3228
},+
"lib/Data/Sah/Compiler/TextResultRole.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::TextResultRole",
- "mtime": 1708077088,
+
"requires": { … - "Mo": "0",
- "Role::Tiny": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 3857
},+
"lib/Data/Sah/Compiler/human.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::human",
- "mtime": 1708077088,
+
"noes": { … },+
"recommends": { … - "Lingua::EN::Numbers::Ordinate": "0",
- "Module::Installed::Tiny": "0"
},+
"requires": { … - "Data::Dmp": "0",
- "Data::Sah::Compiler": "0",
- "Mo": "0",
- "POSIX": "0",
- "Text::sprintfn": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 19965
},+
"lib/Data/Sah/Compiler/human/TH.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::human::TH",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::TH": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 3784
},+
"lib/Data/Sah/Compiler/human/TH/Comparable.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::human::TH::Comparable",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Type::Comparable": "0",
- "Mo": "0",
- "Role::Tiny": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 2613
},+
"lib/Data/Sah/Compiler/human/TH/HasElems.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::human::TH::HasElems",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Type::HasElems": "0",
- "Mo": "0",
- "Role::Tiny": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 3865
},+
"lib/Data/Sah/Compiler/human/TH/Sortable.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::human::TH::Sortable",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Type::Sortable": "0",
- "Mo": "0",
- "Role::Tiny": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 3449
},+
"lib/Data/Sah/Compiler/human/TH/all.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::human::TH::all",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::human::TH": "0",
- "Data::Sah::Type::all": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 3822
},+
"lib/Data/Sah/Compiler/human/TH/any.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::human::TH::any",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::human::TH": "0",
- "Data::Sah::Type::any": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 3790
},+
"lib/Data/Sah/Compiler/human/TH/array.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::human::TH::array",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::human::TH": "0",
- "Data::Sah::Compiler::human::TH::Comparable": "0",
- "Data::Sah::Compiler::human::TH::HasElems": "0",
- "Data::Sah::Type::array": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 4931
},+
"lib/Data/Sah/Compiler/human/TH/bool.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::human::TH::bool",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::human::TH": "0",
- "Data::Sah::Compiler::human::TH::Comparable": "0",
- "Data::Sah::Compiler::human::TH::Sortable": "0",
- "Data::Sah::Type::bool": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 3049
},+
"lib/Data/Sah/Compiler/human/TH/buf.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::human::TH::buf",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::human::TH::str": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 2393
},+
"lib/Data/Sah/Compiler/human/TH/cistr.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::human::TH::cistr",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::human::TH::str": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 2207
},+
"lib/Data/Sah/Compiler/human/TH/code.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::human::TH::code",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::human::TH": "0",
- "Data::Sah::Type::code": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 2372
},+
"lib/Data/Sah/Compiler/human/TH/date.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::human::TH::date",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::human::TH": "0",
- "Data::Sah::Compiler::human::TH::Comparable": "0",
- "Data::Sah::Compiler::human::TH::Sortable": "0",
- "Data::Sah::Type::date": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 2491
},+
"lib/Data/Sah/Compiler/human/TH/datenotime.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::human::TH::datenotime",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::human::TH::date": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 2233
},+
"lib/Data/Sah/Compiler/human/TH/datetime.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::human::TH::datetime",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::human::TH::date": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 2397
},+
"lib/Data/Sah/Compiler/human/TH/duration.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::human::TH::duration",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::human::TH": "0",
- "Data::Sah::Compiler::human::TH::Comparable": "0",
- "Data::Sah::Compiler::human::TH::Sortable": "0",
- "Data::Sah::Type::duration": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 2527
},+
"lib/Data/Sah/Compiler/human/TH/float.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::human::TH::float",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::human::TH": "0",
- "Data::Sah::Compiler::human::TH::Comparable": "0",
- "Data::Sah::Compiler::human::TH::Sortable": "0",
- "Data::Sah::Type::float": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 3977
},+
"lib/Data/Sah/Compiler/human/TH/hash.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::human::TH::hash",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::human::TH": "0",
- "Data::Sah::Compiler::human::TH::Comparable": "0",
- "Data::Sah::Compiler::human::TH::HasElems": "0",
- "Data::Sah::Type::hash": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 11054
},+
"lib/Data/Sah/Compiler/human/TH/int.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::human::TH::int",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::human::TH::num": "0",
- "Data::Sah::Type::int": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 3615
},+
"lib/Data/Sah/Compiler/human/TH/num.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::human::TH::num",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::human::TH": "0",
- "Data::Sah::Compiler::human::TH::Comparable": "0",
- "Data::Sah::Compiler::human::TH::Sortable": "0",
- "Data::Sah::Type::num": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 2491
},+
"lib/Data/Sah/Compiler/human/TH/obj.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::human::TH::obj",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::human::TH": "0",
- "Data::Sah::Type::obj": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 2830
},+
"lib/Data/Sah/Compiler/human/TH/re.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::human::TH::re",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::human::TH": "0",
- "Data::Sah::Type::re": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 2432
},+
"lib/Data/Sah/Compiler/human/TH/str.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::human::TH::str",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::human::TH": "0",
- "Data::Sah::Compiler::human::TH::Comparable": "0",
- "Data::Sah::Compiler::human::TH::HasElems": "0",
- "Data::Sah::Compiler::human::TH::Sortable": "0",
- "Data::Sah::Type::str": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 4320
},+
"lib/Data/Sah/Compiler/human/TH/timeofday.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::human::TH::timeofday",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::human::TH": "0",
- "Data::Sah::Compiler::human::TH::Comparable": "0",
- "Data::Sah::Compiler::human::TH::Sortable": "0",
- "Data::Sah::Type::timeofday": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 2521
},+
"lib/Data/Sah/Compiler/human/TH/undef.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::human::TH::undef",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::human::TH": "0",
- "Data::Sah::Type::undef": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 2456
},+
"lib/Data/Sah/Compiler/perl.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::perl",
- "mtime": 1708077088,
+
"recommends": { … - "Data::Cmp": "0",
- "Language::Expr": "0",
- "Regexp::Stringify": "0"
},+
"requires": { … - "Data::Dmp": "0",
- "Data::Sah::Compiler::Prog": "0",
- "Log::ger": "0",
- "Mo": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 20565,
+
"suggests": { … - "Scalar::Util::Numeric": "0"
}
},+
"lib/Data/Sah/Compiler/perl/TH.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::perl::TH",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::Prog::TH": "0",
- "Log::ger": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 3213
},+
"lib/Data/Sah/Compiler/perl/TH/all.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::perl::TH::all",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::Prog::TH::all": "0",
- "Data::Sah::Compiler::perl::TH": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "parent": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 2370
},+
"lib/Data/Sah/Compiler/perl/TH/any.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::perl::TH::any",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::Prog::TH::any": "0",
- "Data::Sah::Compiler::perl::TH": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "parent": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 2370
},+
"lib/Data/Sah/Compiler/perl/TH/array.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::perl::TH::array",
- "mtime": 1708077088,
+
"recommends": { … - "Data::Sah::Normalize": "0"
},+
"requires": { … - "Data::Sah::Compiler::perl::TH": "0",
- "Data::Sah::Type::array": "0",
- "Log::ger": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 6948
},+
"lib/Data/Sah/Compiler/perl/TH/bool.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::perl::TH::bool",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::perl::TH": "0",
- "Data::Sah::Type::bool": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 4411
},+
"lib/Data/Sah/Compiler/perl/TH/buf.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::perl::TH::buf",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::perl::TH::str": "0",
- "Data::Sah::Type::buf": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 2198
},+
"lib/Data/Sah/Compiler/perl/TH/cistr.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::perl::TH::cistr",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::perl::TH::str": "0",
- "Data::Sah::Type::cistr": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 6501
},+
"lib/Data/Sah/Compiler/perl/TH/code.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::perl::TH::code",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::perl::TH": "0",
- "Data::Sah::Type::code": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 2358
},+
"lib/Data/Sah/Compiler/perl/TH/date.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::perl::TH::date",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::perl::TH": "0",
- "Data::Sah::Type::date": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "Scalar::Util": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 8563
},+
"lib/Data/Sah/Compiler/perl/TH/datenotime.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::perl::TH::datenotime",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::perl::TH::date": "0",
- "Data::Sah::Type::datenotime": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 2270
},+
"lib/Data/Sah/Compiler/perl/TH/datetime.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::perl::TH::datetime",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::perl::TH::date": "0",
- "Data::Sah::Type::datetime": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 2258
},+
"lib/Data/Sah/Compiler/perl/TH/duration.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::perl::TH::duration",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::perl::TH": "0",
- "Data::Sah::Type::duration": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "Scalar::Util": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 8175
},+
"lib/Data/Sah/Compiler/perl/TH/float.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::perl::TH::float",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::perl::TH::num": "0",
- "Data::Sah::Type::float": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 8118
},+
"lib/Data/Sah/Compiler/perl/TH/hash.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::perl::TH::hash",
- "mtime": 1708077088,
+
"recommends": { … - "Data::Sah::Normalize": "0"
},+
"requires": { … - "Data::Dmp": "0",
- "Data::Sah::Compiler::perl::TH": "0",
- "Data::Sah::Type::hash": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 19248
},+
"lib/Data/Sah/Compiler/perl/TH/int.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::perl::TH::int",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::perl::TH::num": "0",
- "Data::Sah::Type::int": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 2939
},+
"lib/Data/Sah/Compiler/perl/TH/num.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::perl::TH::num",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::perl::TH": "0",
- "Data::Sah::Type::num": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 4102
},+
"lib/Data/Sah/Compiler/perl/TH/obj.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::perl::TH::obj",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::perl::TH": "0",
- "Data::Sah::Type::obj": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 2761
},+
"lib/Data/Sah/Compiler/perl/TH/re.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::perl::TH::re",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::perl::TH": "0",
- "Data::Sah::Type::re": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 2475
},+
"lib/Data/Sah/Compiler/perl/TH/str.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::perl::TH::str",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::perl::TH": "0",
- "Data::Sah::Type::str": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 7362
},+
"lib/Data/Sah/Compiler/perl/TH/timeofday.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::perl::TH::timeofday",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::perl::TH": "0",
- "Data::Sah::Type::timeofday": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "Scalar::Util": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 7371
},+
"lib/Data/Sah/Compiler/perl/TH/undef.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Compiler::perl::TH::undef",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Compiler::perl::TH": "0",
- "Data::Sah::Type::undef": "0",
- "Mo": "0",
- "Role::Tiny::With": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 2359
},+
"lib/Data/Sah/Human.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Human",
- "mtime": 1708077088,
+
"recommends": { … },+
"requires": { … - "Exporter": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 3085
},+
"lib/Data/Sah/Lang.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Lang",
- "mtime": 1708077088,
+
"requires": { … - "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 2180
},+
"lib/Data/Sah/Lang/fr_FR.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Lang::fr_FR",
- "mtime": 1708077088,
+
"requires": { … - "Tie::IxHash": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 3543
},+
"lib/Data/Sah/Lang/id_ID.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Lang::id_ID",
- "mtime": 1708077088,
+
"requires": { … - "Tie::IxHash": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 10076
},+
"lib/Data/Sah/Lang/zh_CN.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Lang::zh_CN",
- "mtime": 1708077088,
+
"requires": { … - "Tie::IxHash": "0",
- "perl": "5.010",
- "strict": "0",
- "utf8": "0",
- "warnings": "0"
},- "size": 3442
},+
"lib/Data/Sah/Manual.pod": { … - "license": "Perl_5",
- "mtime": 1708077088,
- "size": 2210
},+
"lib/Data/Sah/Manual/Contributing.pod": { … - "license": "Perl_5",
- "mtime": 1708077088,
- "size": 3930
},+
"lib/Data/Sah/Manual/Developer.pod": { … - "license": "Perl_5",
- "mtime": 1708077088,
- "size": 16205
},+
"lib/Data/Sah/Manual/Extending.pod": { … - "license": "Perl_5",
- "mtime": 1708077088,
- "size": 3672
},+
"lib/Data/Sah/Manual/ParamsValidating.pod": { … - "license": "Perl_5",
- "mtime": 1708077088,
- "size": 7873
},+
"lib/Data/Sah/Type/BaseType.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Type::BaseType",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Util::Role": "0",
- "Role::Tiny": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 5970
},+
"lib/Data/Sah/Type/Comparable.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Type::Comparable",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Util::Role": "0",
- "Role::Tiny": "0",
- "strict": "0"
},- "size": 2757
},+
"lib/Data/Sah/Type/HasElems.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Type::HasElems",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Util::Role": "0",
- "Role::Tiny": "0",
- "strict": "0"
},- "size": 5456
},+
"lib/Data/Sah/Type/Sortable.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Type::Sortable",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Util::Role": "0",
- "Role::Tiny": "0",
- "strict": "0"
},- "size": 3970
},+
"lib/Data/Sah/Type/all.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Type::all",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Type::BaseType": "0",
- "Data::Sah::Util::Role": "0",
- "Role::Tiny": "0",
- "Role::Tiny::With": "0",
- "strict": "0"
},- "size": 2271
},+
"lib/Data/Sah/Type/any.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Type::any",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Type::BaseType": "0",
- "Data::Sah::Util::Role": "0",
- "Role::Tiny": "0",
- "Role::Tiny::With": "0",
- "strict": "0"
},- "size": 2271
},+
"lib/Data/Sah/Type/array.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Type::array",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Type::BaseType": "0",
- "Data::Sah::Type::Comparable": "0",
- "Data::Sah::Type::HasElems": "0",
- "Data::Sah::Util::Role": "0",
- "Role::Tiny": "0",
- "Role::Tiny::With": "0",
- "strict": "0"
},- "size": 2564
},+
"lib/Data/Sah/Type/bool.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Type::bool",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Type::BaseType": "0",
- "Data::Sah::Type::Comparable": "0",
- "Data::Sah::Type::Sortable": "0",
- "Data::Sah::Util::Role": "0",
- "Role::Tiny": "0",
- "Role::Tiny::With": "0",
- "strict": "0"
},- "size": 2248
},+
"lib/Data/Sah/Type/buf.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Type::buf",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Type::str": "0",
- "Role::Tiny": "0",
- "Role::Tiny::With": "0",
- "strict": "0"
},- "size": 2000
},+
"lib/Data/Sah/Type/cistr.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Type::cistr",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Type::str": "0",
- "Role::Tiny": "0",
- "Role::Tiny::With": "0",
- "strict": "0"
},- "size": 2010
},+
"lib/Data/Sah/Type/code.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Type::code",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Type::BaseType": "0",
- "Role::Tiny": "0",
- "Role::Tiny::With": "0",
- "strict": "0"
},- "size": 2010
},+
"lib/Data/Sah/Type/date.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Type::date",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Type::BaseType": "0",
- "Data::Sah::Type::Comparable": "0",
- "Data::Sah::Type::Sortable": "0",
- "Data::Sah::Util::Role": "0",
- "Role::Tiny": "0",
- "Role::Tiny::With": "0",
- "strict": "0"
},- "size": 2597
},+
"lib/Data/Sah/Type/datenotime.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Type::datenotime",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Type::date": "0",
- "Role::Tiny": "0",
- "Role::Tiny::With": "0",
- "strict": "0"
},- "size": 2036
},+
"lib/Data/Sah/Type/datetime.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Type::datetime",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Type::date": "0",
- "Role::Tiny": "0",
- "Role::Tiny::With": "0",
- "strict": "0"
},- "size": 2026
},+
"lib/Data/Sah/Type/duration.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Type::duration",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Type::BaseType": "0",
- "Data::Sah::Type::Comparable": "0",
- "Data::Sah::Type::Sortable": "0",
- "Data::Sah::Util::Role": "0",
- "Role::Tiny": "0",
- "Role::Tiny::With": "0",
- "strict": "0"
},- "size": 2177
},+
"lib/Data/Sah/Type/float.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Type::float",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Type::num": "0",
- "Data::Sah::Util::Role": "0",
- "Role::Tiny": "0",
- "Role::Tiny::With": "0"
},- "size": 2653
},+
"lib/Data/Sah/Type/hash.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Type::hash",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Type::BaseType": "0",
- "Data::Sah::Type::Comparable": "0",
- "Data::Sah::Type::HasElems": "0",
- "Data::Sah::Util::Role": "0",
- "Role::Tiny": "0",
- "Role::Tiny::With": "0",
- "strict": "0"
},- "size": 6363
},+
"lib/Data/Sah/Type/int.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Type::int",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Type::num": "0",
- "Data::Sah::Util::Role": "0",
- "Role::Tiny": "0",
- "Role::Tiny::With": "0",
- "strict": "0"
},- "size": 2436
},+
"lib/Data/Sah/Type/num.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Type::num",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Type::BaseType": "0",
- "Data::Sah::Type::Comparable": "0",
- "Data::Sah::Type::Sortable": "0",
- "Role::Tiny": "0",
- "Role::Tiny::With": "0",
- "strict": "0"
},- "size": 2075
},+
"lib/Data/Sah/Type/obj.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Type::obj",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Type::BaseType": "0",
- "Data::Sah::Util::Role": "0",
- "Role::Tiny": "0",
- "Role::Tiny::With": "0",
- "strict": "0"
},- "size": 2351
},+
"lib/Data/Sah/Type/re.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Type::re",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Type::BaseType": "0",
- "Data::Sah::Util::Role": "0",
- "Role::Tiny": "0",
- "Role::Tiny::With": "0",
- "strict": "0"
},- "size": 2040
},+
"lib/Data/Sah/Type/str.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Type::str",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Type::BaseType": "0",
- "Data::Sah::Type::Comparable": "0",
- "Data::Sah::Type::HasElems": "0",
- "Data::Sah::Type::Sortable": "0",
- "Data::Sah::Util::Role": "0",
- "Role::Tiny": "0",
- "Role::Tiny::With": "0",
- "strict": "0"
},- "size": 2654
},+
"lib/Data/Sah/Type/timeofday.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Type::timeofday",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Type::BaseType": "0",
- "Data::Sah::Type::Comparable": "0",
- "Data::Sah::Type::Sortable": "0",
- "Data::Sah::Util::Role": "0",
- "Role::Tiny": "0",
- "Role::Tiny::With": "0",
- "strict": "0"
},- "size": 2145
},+
"lib/Data/Sah/Type/undef.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Type::undef",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Util::Role": "0",
- "Role::Tiny": "0",
- "strict": "0"
},- "size": 1998
},+
"lib/Data/Sah/Util/Func.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Util::Func",
- "mtime": 1708077088,
+
"requires": { … - "Exporter": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 2364
},+
"lib/Data/Sah/Util/Role.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Util::Role",
- "mtime": 1708077088,
+
"requires": { … - "Exporter": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 7872,
+
"suggests": { … }
},+
"lib/Data/Sah/Util/Type/Date.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Util::Type::Date",
- "mtime": 1708077088,
+
"recommends": { … - "DateTime": "0",
- "DateTime::Duration": "0",
- "Time::Moment": "0",
- "Time::Piece": "0"
},+
"requires": { … - "Exporter": "0",
- "Scalar::Util": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 8351
},+
"lib/Data/Sah/Util/TypeX.pm": { … - "license": "Perl_5",
- "module": "Data::Sah::Util::TypeX",
- "mtime": 1708077088,
+
"requires": { … - "Exporter": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 3254
},+
"lib/Test/Data/Sah.pm": { … - "license": "Perl_5",
- "module": "Test::Data::Sah",
- "mtime": 1708077088,
+
"recommends": { … - "File::ShareDir": "0",
- "File::ShareDir::Tarball": "0",
- "JSON": "0",
- "Sah": "0"
},+
"requires": { … - "Data::Dump": "0",
- "Data::Sah": "0",
- "Exporter": "0",
- "File::Slurper": "0",
- "File::chdir": "0",
- "Test::More": "0.98",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 13396
},+
"lib/Test/Data/Sah/Human.pm": { … - "license": "Perl_5",
- "module": "Test::Data::Sah::Human",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah": "0",
- "Exporter": "0",
- "Test::More": "0.98",
- "perl": "5.010001",
- "strict": "0",
- "warnings": "0"
},- "size": 2785
},+
"lib/Test/Data/Sah/Perl.pm": { … - "license": "Perl_5",
- "module": "Test::Data::Sah::Perl",
- "mtime": 1708077088,
+
"requires": { … - "Data::Sah": "0",
- "Exporter": "0",
- "Test::Data::Sah": "0",
- "Test::More": "0.98",
- "perl": "5.010001",
- "strict": "0",
- "warnings": "0"
},- "size": 6307
},+
"t/00-compile.t": { … - "mtime": 1708077088,
+
"requires": { … - "File::Spec": "0",
- "IO::Handle": "0",
- "IPC::Open3": "0",
- "Test::More": "0",
- "perl": "5.006",
- "strict": "0",
- "warnings": "0"
},- "size": 4725,
+
"suggests": { … }
},+
"t/01-basics.t": { … - "mtime": 1708077088,
+
"requires": { … - "Data::Sah": "0",
- "Test::Exception": "0",
- "Test::More": "0.98",
- "Test::Warn": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 2553
},+
"t/author-critic.t": { … - "mtime": 1708077088,
+
"recommends": { … - "Test::Perl::Critic": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 3842
},+
"t/author-pod-coverage.t": { … - "mtime": 1708077088,
+
"recommends": { … - "Pod::Coverage::TrustPod": "0",
- "Test::Pod::Coverage": "1.08",
- "strict": "0",
- "warnings": "0"
},- "size": 375
},+
"t/author-pod-syntax.t": { … - "mtime": 1708077088,
+
"recommends": { … - "Test::More": "0",
- "Test::Pod": "1.41",
- "strict": "0",
- "warnings": "0"
},- "size": 300
},+
"t/human-en_US.t": { … - "mtime": 1708077088,
+
"requires": { … - "Test::Data::Sah::Human": "0",
- "Test::More": "0.98",
- "perl": "5.010001",
- "strict": "0",
- "warnings": "0"
},- "size": 1899
},+
"t/human-id_ID.t": { … - "mtime": 1708077088,
+
"requires": { … - "Test::Data::Sah::Human": "0",
- "Test::More": "0.98",
- "perl": "5.010001",
- "strict": "0",
- "warnings": "0"
},- "size": 548
},+
"t/perl-misc.t": { … - "mtime": 1708077088,
+
"noes": { … },+
"requires": { … - "List::Util": "0",
- "Test::Data::Sah": "0",
- "Test::More": "0.98",
- "lib::filter": "0",
- "overload": "0",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 4946
},+
"t/perl-type-bool-grep.t": { … - "mtime": 1708077088,
+
"requires": { … - "Test::Data::Sah": "0",
- "Test::More": "0",
- "Test::NoWarnings": "0",
- "perl": "5.010001",
- "strict": "0",
- "warnings": "0"
},- "size": 455
},+
"t/perl-type-bool.t": { … - "mtime": 1708077088,
+
"requires": { … - "Test::Data::Sah": "0",
- "Test::More": "0.96",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 407
},+
"t/perl-type-cistr-grep.t": { … - "mtime": 1708077088,
+
"requires": { … - "Test::Data::Sah": "0",
- "Test::More": "0",
- "Test::NoWarnings": "0",
- "perl": "5.010001",
- "strict": "0",
- "warnings": "0"
},- "size": 464
},+
"t/perl-type-code.t": { … - "mtime": 1708077088,
+
"requires": { … - "Test::Data::Sah": "0",
- "Test::More": "0.96",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 299
},+
"t/perl-type-date.t": { … - "mtime": 1708077088,
+
"requires": { … - "Test::Data::Sah": "0",
- "Test::More": "0.98",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 1383,
+
"suggests": { … }
},+
"t/perl-type-datenotime.t": { … - "mtime": 1708077088,
+
"requires": { … - "Test::Data::Sah": "0",
- "Test::More": "0.98",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 1413,
+
"suggests": { … }
},+
"t/perl-type-datetime.t": { … - "mtime": 1708077088,
+
"requires": { … - "Test::Data::Sah": "0",
- "Test::More": "0.98",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 1255,
+
"suggests": { … }
},+
"t/perl-type-duration.t": { … - "mtime": 1708077088,
+
"requires": { … - "Test::Data::Sah": "0",
- "Test::More": "0.96",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 1114,
+
"suggests": { … - "DateTime::Duration": "0",
- "Time::Duration::Parse::AsHash": "0"
}
},+
"t/perl-type-float.t": { … - "mtime": 1708077088,
+
"requires": { … - "Test::Data::Sah": "0",
- "Test::More": "0.96",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 1119
},+
"t/perl-type-num-grep.t": { … - "mtime": 1708077088,
+
"requires": { … - "Test::Data::Sah": "0",
- "Test::More": "0",
- "Test::NoWarnings": "0",
- "perl": "5.010001",
- "strict": "0",
- "warnings": "0"
},- "size": 462
},+
"t/perl-type-obj.t": { … - "mtime": 1708077088,
+
"requires": { … - "Test::Data::Sah": "0",
- "Test::More": "0.98",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 899
},+
"t/perl-type-re.t": { … - "mtime": 1708077088,
+
"requires": { … - "Test::Data::Sah": "0",
- "Test::More": "0.96",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 507
},+
"t/perl-type-str-grep.t": { … - "mtime": 1708077088,
+
"requires": { … - "Test::Data::Sah": "0",
- "Test::More": "0",
- "Test::NoWarnings": "0",
- "perl": "5.010001",
- "strict": "0",
- "warnings": "0"
},- "size": 462
},+
"t/perl-type-str.t": { … - "mtime": 1708077088,
+
"requires": { … - "Test::Data::Sah": "0",
- "Test::More": "0.96",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 345
},+
"t/perl-type-timeofday.t": { … - "mtime": 1708077088,
+
"requires": { … - "Test::Data::Sah": "0",
- "Test::More": "0.98",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 883,
+
"suggests": { … }
},+
"t/spectest-human.t-": { … - "mtime": 1708077088,
- "size": 305
},+
"t/spectest-perl.t": { … - "mtime": 1708077088,
+
"requires": { … - "Test::Data::Sah::Perl": "0",
- "Test::More": "0.98",
- "perl": "5.010001",
- "strict": "0",
- "warnings": "0"
},- "size": 161
},+
"t/tmp-perl-clause-if.t": { … - "mtime": 1708077088,
+
"requires": { … - "Test::Data::Sah": "0",
- "Test::More": "0.98",
- "perl": "5.010001",
- "strict": "0",
- "warnings": "0"
},- "size": 1167
},+
"t/tmp-perl-clause-prefilters.t": { … - "mtime": 1708077088,
+
"requires": { … - "Test::Data::Sah": "0",
- "Test::More": "0.98",
- "perl": "5.010001",
- "strict": "0",
- "warnings": "0"
},- "size": 577
},+
"t/tmp-perl-default_value_rules.t": { … - "mtime": 1708077088,
+
"requires": { … - "Data::Sah": "0",
- "Test::More": "0.98",
- "perl": "5.010001",
- "strict": "0",
- "warnings": "0"
},- "size": 346
},+
"t/tmp-perl-expr.t": { … - "mtime": 1708077088,
+
"requires": { … - "Test::Data::Sah": "0",
- "Test::More": "0.98",
- "perl": "5.010001",
- "strict": "0",
- "warnings": "0"
},- "size": 468
},+
"t/util-type-date.t": { … - "mtime": 1708077088,
+
"requires": { … - "Data::Sah::Util::Type::Date": "0",
- "Test::More": "0.98",
- "perl": "5.010",
- "strict": "0",
- "warnings": "0"
},- "size": 1327
},+
"weaver.ini": { … - "mtime": 1708077088,
- "size": 21
}
},- "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": 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": 1,
- "valid_signature": 1
},- "latest_mtime": 1708077088,
- "license": "perl defined in META.yml defined in LICENSE",
- "license_file": "lib/Data/Sah.pm,lib/Data/Sah/Compiler.pm,lib/Data/Sah/Compiler/Prog.pm,lib/Data/Sah/Compiler/Prog/TH.pm,lib/Data/Sah/Compiler/Prog/TH/all.pm,lib/Data/Sah/Compiler/Prog/TH/any.pm,lib/Data/Sah/Compiler/TH.pm,lib/Data/Sah/Compiler/TextResultRole.pm,lib/Data/Sah/Compiler/human.pm,lib/Data/Sah/Compiler/human/TH.pm,lib/Data/Sah/Compiler/human/TH/Comparable.pm,lib/Data/Sah/Compiler/human/TH/HasElems.pm,lib/Data/Sah/Compiler/human/TH/Sortable.pm,lib/Data/Sah/Compiler/human/TH/all.pm,lib/Data/Sah/Compiler/human/TH/any.pm,lib/Data/Sah/Compiler/human/TH/array.pm,lib/Data/Sah/Compiler/human/TH/bool.pm,lib/Data/Sah/Compiler/human/TH/buf.pm,lib/Data/Sah/Compiler/human/TH/cistr.pm,lib/Data/Sah/Compiler/human/TH/code.pm,lib/Data/Sah/Compiler/human/TH/date.pm,lib/Data/Sah/Compiler/human/TH/datenotime.pm,lib/Data/Sah/Compiler/human/TH/datetime.pm,lib/Data/Sah/Compiler/human/TH/duration.pm,lib/Data/Sah/Compiler/human/TH/float.pm,lib/Data/Sah/Compiler/human/TH/hash.pm,lib/Data/Sah/Compiler/human/TH/int.pm,lib/Data/Sah/Compiler/human/TH/num.pm,lib/Data/Sah/Compiler/human/TH/obj.pm,lib/Data/Sah/Compiler/human/TH/re.pm,lib/Data/Sah/Compiler/human/TH/str.pm,lib/Data/Sah/Compiler/human/TH/timeofday.pm,lib/Data/Sah/Compiler/human/TH/undef.pm,lib/Data/Sah/Compiler/perl.pm,lib/Data/Sah/Compiler/perl/TH.pm,lib/Data/Sah/Compiler/perl/TH/all.pm,lib/Data/Sah/Compiler/perl/TH/any.pm,lib/Data/Sah/Compiler/perl/TH/array.pm,lib/Data/Sah/Compiler/perl/TH/bool.pm,lib/Data/Sah/Compiler/perl/TH/buf.pm,lib/Data/Sah/Compiler/perl/TH/cistr.pm,lib/Data/Sah/Compiler/perl/TH/code.pm,lib/Data/Sah/Compiler/perl/TH/date.pm,lib/Data/Sah/Compiler/perl/TH/datenotime.pm,lib/Data/Sah/Compiler/perl/TH/datetime.pm,lib/Data/Sah/Compiler/perl/TH/duration.pm,lib/Data/Sah/Compiler/perl/TH/float.pm,lib/Data/Sah/Compiler/perl/TH/hash.pm,lib/Data/Sah/Compiler/perl/TH/int.pm,lib/Data/Sah/Compiler/perl/TH/num.pm,lib/Data/Sah/Compiler/perl/TH/obj.pm,lib/Data/Sah/Compiler/perl/TH/re.pm,lib/Data/Sah/Compiler/perl/TH/str.pm,lib/Data/Sah/Compiler/perl/TH/timeofday.pm,lib/Data/Sah/Compiler/perl/TH/undef.pm,lib/Data/Sah/Human.pm,lib/Data/Sah/Lang.pm,lib/Data/Sah/Lang/fr_FR.pm,lib/Data/Sah/Lang/id_ID.pm,lib/Data/Sah/Lang/zh_CN.pm,lib/Data/Sah/Manual.pod,lib/Data/Sah/Manual/Contributing.pod,lib/Data/Sah/Manual/Developer.pod,lib/Data/Sah/Manual/Extending.pod,lib/Data/Sah/Manual/ParamsValidating.pod,lib/Data/Sah/Type/BaseType.pm,lib/Data/Sah/Type/Comparable.pm,lib/Data/Sah/Type/HasElems.pm,lib/Data/Sah/Type/Sortable.pm,lib/Data/Sah/Type/all.pm,lib/Data/Sah/Type/any.pm,lib/Data/Sah/Type/array.pm,lib/Data/Sah/Type/bool.pm,lib/Data/Sah/Type/buf.pm,lib/Data/Sah/Type/cistr.pm,lib/Data/Sah/Type/code.pm,lib/Data/Sah/Type/date.pm,lib/Data/Sah/Type/datenotime.pm,lib/Data/Sah/Type/datetime.pm,lib/Data/Sah/Type/duration.pm,lib/Data/Sah/Type/float.pm,lib/Data/Sah/Type/hash.pm,lib/Data/Sah/Type/int.pm,lib/Data/Sah/Type/num.pm,lib/Data/Sah/Type/obj.pm,lib/Data/Sah/Type/re.pm,lib/Data/Sah/Type/str.pm,lib/Data/Sah/Type/timeofday.pm,lib/Data/Sah/Type/undef.pm,lib/Data/Sah/Util/Func.pm,lib/Data/Sah/Util/Role.pm,lib/Data/Sah/Util/Type/Date.pm,lib/Data/Sah/Util/TypeX.pm,lib/Test/Data/Sah.pm,lib/Test/Data/Sah/Human.pm,lib/Test/Data/Sah/Perl.pm",
- "license_from_yaml": "perl",
- "license_in_pod": 1,
- "license_type": "Perl_5",
+
"licenses": { … +
"Perl_5": [ … - "lib/Data/Sah.pm",
- "lib/Data/Sah/Compiler.pm",
- "lib/Data/Sah/Compiler/Prog.pm",
- "lib/Data/Sah/Compiler/Prog/TH.pm",
- "lib/Data/Sah/Compiler/Prog/TH/all.pm",
- "lib/Data/Sah/Compiler/Prog/TH/any.pm",
- "lib/Data/Sah/Compiler/TH.pm",
- "lib/Data/Sah/Compiler/TextResultRole.pm",
- "lib/Data/Sah/Compiler/human.pm",
- "lib/Data/Sah/Compiler/human/TH.pm",
- "lib/Data/Sah/Compiler/human/TH/Comparable.pm",
- "lib/Data/Sah/Compiler/human/TH/HasElems.pm",
- "lib/Data/Sah/Compiler/human/TH/Sortable.pm",
- "lib/Data/Sah/Compiler/human/TH/all.pm",
- "lib/Data/Sah/Compiler/human/TH/any.pm",
- "lib/Data/Sah/Compiler/human/TH/array.pm",
- "lib/Data/Sah/Compiler/human/TH/bool.pm",
- "lib/Data/Sah/Compiler/human/TH/buf.pm",
- "lib/Data/Sah/Compiler/human/TH/cistr.pm",
- "lib/Data/Sah/Compiler/human/TH/code.pm",
- "lib/Data/Sah/Compiler/human/TH/date.pm",
- "lib/Data/Sah/Compiler/human/TH/datenotime.pm",
- "lib/Data/Sah/Compiler/human/TH/datetime.pm",
- "lib/Data/Sah/Compiler/human/TH/duration.pm",
- "lib/Data/Sah/Compiler/human/TH/float.pm",
- "lib/Data/Sah/Compiler/human/TH/hash.pm",
- "lib/Data/Sah/Compiler/human/TH/int.pm",
- "lib/Data/Sah/Compiler/human/TH/num.pm",
- "lib/Data/Sah/Compiler/human/TH/obj.pm",
- "lib/Data/Sah/Compiler/human/TH/re.pm",
- "lib/Data/Sah/Compiler/human/TH/str.pm",
- "lib/Data/Sah/Compiler/human/TH/timeofday.pm",
- "lib/Data/Sah/Compiler/human/TH/undef.pm",
- "lib/Data/Sah/Compiler/perl.pm",
- "lib/Data/Sah/Compiler/perl/TH.pm",
- "lib/Data/Sah/Compiler/perl/TH/all.pm",
- "lib/Data/Sah/Compiler/perl/TH/any.pm",
- "lib/Data/Sah/Compiler/perl/TH/array.pm",
- "lib/Data/Sah/Compiler/perl/TH/bool.pm",
- "lib/Data/Sah/Compiler/perl/TH/buf.pm",
- "lib/Data/Sah/Compiler/perl/TH/cistr.pm",
- "lib/Data/Sah/Compiler/perl/TH/code.pm",
- "lib/Data/Sah/Compiler/perl/TH/date.pm",
- "lib/Data/Sah/Compiler/perl/TH/datenotime.pm",
- "lib/Data/Sah/Compiler/perl/TH/datetime.pm",
- "lib/Data/Sah/Compiler/perl/TH/duration.pm",
- "lib/Data/Sah/Compiler/perl/TH/float.pm",
- "lib/Data/Sah/Compiler/perl/TH/hash.pm",
- "lib/Data/Sah/Compiler/perl/TH/int.pm",
- "lib/Data/Sah/Compiler/perl/TH/num.pm",
- "lib/Data/Sah/Compiler/perl/TH/obj.pm",
- "lib/Data/Sah/Compiler/perl/TH/re.pm",
- "lib/Data/Sah/Compiler/perl/TH/str.pm",
- "lib/Data/Sah/Compiler/perl/TH/timeofday.pm",
- "lib/Data/Sah/Compiler/perl/TH/undef.pm",
- "lib/Data/Sah/Human.pm",
- "lib/Data/Sah/Lang.pm",
- "lib/Data/Sah/Lang/fr_FR.pm",
- "lib/Data/Sah/Lang/id_ID.pm",
- "lib/Data/Sah/Lang/zh_CN.pm",
- "lib/Data/Sah/Manual.pod",
- "lib/Data/Sah/Manual/Contributing.pod",
- "lib/Data/Sah/Manual/Developer.pod",
- "lib/Data/Sah/Manual/Extending.pod",
- "lib/Data/Sah/Manual/ParamsValidating.pod",
- "lib/Data/Sah/Type/BaseType.pm",
- "lib/Data/Sah/Type/Comparable.pm",
- "lib/Data/Sah/Type/HasElems.pm",
- "lib/Data/Sah/Type/Sortable.pm",
- "lib/Data/Sah/Type/all.pm",
- "lib/Data/Sah/Type/any.pm",
- "lib/Data/Sah/Type/array.pm",
- "lib/Data/Sah/Type/bool.pm",
- "lib/Data/Sah/Type/buf.pm",
- "lib/Data/Sah/Type/cistr.pm",
- "lib/Data/Sah/Type/code.pm",
- "lib/Data/Sah/Type/date.pm",
- "lib/Data/Sah/Type/datenotime.pm",
- "lib/Data/Sah/Type/datetime.pm",
- "lib/Data/Sah/Type/duration.pm",
- "lib/Data/Sah/Type/float.pm",
- "lib/Data/Sah/Type/hash.pm",
- "lib/Data/Sah/Type/int.pm",
- "lib/Data/Sah/Type/num.pm",
- "lib/Data/Sah/Type/obj.pm",
- "lib/Data/Sah/Type/re.pm",
- "lib/Data/Sah/Type/str.pm",
- "lib/Data/Sah/Type/timeofday.pm",
- "lib/Data/Sah/Type/undef.pm",
- "lib/Data/Sah/Util/Func.pm",
- "lib/Data/Sah/Util/Role.pm",
- "lib/Data/Sah/Util/Type/Date.pm",
- "lib/Data/Sah/Util/TypeX.pm",
- "lib/Test/Data/Sah.pm",
- "lib/Test/Data/Sah/Human.pm",
- "lib/Test/Data/Sah/Perl.pm"
]
},- "manifest_matches_dist": 1,
- "maturity": "released",
+
"meta_json": { … - "abstract": "Fast and featureful data structure validation",
+
"author": [ … - "perlancar <perlancar@cpan.org>"
],- "dynamic_config": 0,
- "generated_by": "Dist::Zilla version 6.031, CPAN::Meta::Converter version 2.150010",
+
"license": [ … ],+
"meta-spec": { … },- "name": "Data-Sah",
+
"prereqs": { … +
"configure": { … +
"requires": { … - "ExtUtils::MakeMaker": "0"
},+
"suggests": { … }
},+
"develop": { … +
"requires": { … - "Pod::Coverage::TrustPod": "0",
- "Test::Perl::Critic": "0",
- "Test::Pod": "1.41",
- "Test::Pod::Coverage": "1.08"
},+
"x_spec": { … }
},+
"runtime": { … +
"recommends": { … - "DateTime": "0",
- "DateTime::Duration": "0",
- "Scalar::Util::Numeric": "0",
- "Time::Moment": "0",
- "Time::Piece": "0"
},+
"requires": { … - "Data::Cmp": "0.002",
- "Data::Dmp": "0.242",
- "Data::Dump": "0",
- "Data::Sah::Coerce": "0.050",
- "Data::Sah::CoerceCommon": "0.050",
- "Data::Sah::DefaultValueCommon": "0.005",
- "Data::Sah::Filter": "0.024",
- "Data::Sah::FilterCommon": "0.024",
- "Data::Sah::Normalize": "0.051",
- "Data::Sah::Resolve": "0.010",
- "Exporter": "5.57",
- "File::ShareDir": "0",
- "File::ShareDir::Tarball": "0",
- "File::Slurper": "0",
- "File::chdir": "0",
- "JSON": "0",
- "Language::Expr": "0.29",
- "Language::Expr::Interpreter::var_enumer": "0",
- "Lingua::EN::Numbers::Ordinate": "1.02",
- "Log::ger": "0.038",
- "Mo": "0",
- "Module::Installed::Tiny": "0.011",
- "POSIX": "0",
- "Regexp::Stringify": "0",
- "Role::Tiny": "0",
- "Role::Tiny::With": "0",
- "Scalar::Util": "0",
- "Scalar::Util::Numeric::PP": "0",
- "Test::More": "0.98",
- "Text::sprintfn": "0",
- "Tie::IxHash": "0",
- "Time::HiRes": "0",
- "parent": "0",
- "perl": "5.010001",
- "strict": "0",
- "utf8": "0",
- "warnings": "0"
}
},+
"test": { … +
"recommends": { … - "Date::TimeOfDay": "0.003"
},+
"requires": { … - "File::Spec": "0",
- "IO::Handle": "0",
- "IPC::Open3": "0",
- "List::Util": "1.54",
- "Sah::SpecTest": "v0.9.50",
- "Test::Exception": "0",
- "Test::More": "0.98",
- "Test::NoWarnings": "0",
- "Test::Warn": "0",
- "Time::Duration::Parse::AsHash": "0",
- "lib::filter": "0.03",
- "overload": "0"
}
}
},+
"provides": { … +
"Data::Sah": { … - "file": "lib/Data/Sah.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler": { … - "file": "lib/Data/Sah/Compiler.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::Prog": { … - "file": "lib/Data/Sah/Compiler/Prog.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::Prog::TH": { … - "file": "lib/Data/Sah/Compiler/Prog/TH.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::Prog::TH::all": { … - "file": "lib/Data/Sah/Compiler/Prog/TH/all.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::Prog::TH::any": { … - "file": "lib/Data/Sah/Compiler/Prog/TH/any.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::TH": { … - "file": "lib/Data/Sah/Compiler/TH.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::TextResultRole": { … - "file": "lib/Data/Sah/Compiler/TextResultRole.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human": { … - "file": "lib/Data/Sah/Compiler/human.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH": { … - "file": "lib/Data/Sah/Compiler/human/TH.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::Comparable": { … - "file": "lib/Data/Sah/Compiler/human/TH/Comparable.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::HasElems": { … - "file": "lib/Data/Sah/Compiler/human/TH/HasElems.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::Sortable": { … - "file": "lib/Data/Sah/Compiler/human/TH/Sortable.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::all": { … - "file": "lib/Data/Sah/Compiler/human/TH/all.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::any": { … - "file": "lib/Data/Sah/Compiler/human/TH/any.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::array": { … - "file": "lib/Data/Sah/Compiler/human/TH/array.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::bool": { … - "file": "lib/Data/Sah/Compiler/human/TH/bool.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::buf": { … - "file": "lib/Data/Sah/Compiler/human/TH/buf.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::cistr": { … - "file": "lib/Data/Sah/Compiler/human/TH/cistr.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::code": { … - "file": "lib/Data/Sah/Compiler/human/TH/code.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::date": { … - "file": "lib/Data/Sah/Compiler/human/TH/date.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::datenotime": { … - "file": "lib/Data/Sah/Compiler/human/TH/datenotime.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::datetime": { … - "file": "lib/Data/Sah/Compiler/human/TH/datetime.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::duration": { … - "file": "lib/Data/Sah/Compiler/human/TH/duration.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::float": { … - "file": "lib/Data/Sah/Compiler/human/TH/float.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::hash": { … - "file": "lib/Data/Sah/Compiler/human/TH/hash.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::int": { … - "file": "lib/Data/Sah/Compiler/human/TH/int.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::num": { … - "file": "lib/Data/Sah/Compiler/human/TH/num.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::obj": { … - "file": "lib/Data/Sah/Compiler/human/TH/obj.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::re": { … - "file": "lib/Data/Sah/Compiler/human/TH/re.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::str": { … - "file": "lib/Data/Sah/Compiler/human/TH/str.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::timeofday": { … - "file": "lib/Data/Sah/Compiler/human/TH/timeofday.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::undef": { … - "file": "lib/Data/Sah/Compiler/human/TH/undef.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl": { … - "file": "lib/Data/Sah/Compiler/perl.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH": { … - "file": "lib/Data/Sah/Compiler/perl/TH.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::all": { … - "file": "lib/Data/Sah/Compiler/perl/TH/all.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::any": { … - "file": "lib/Data/Sah/Compiler/perl/TH/any.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::array": { … - "file": "lib/Data/Sah/Compiler/perl/TH/array.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::bool": { … - "file": "lib/Data/Sah/Compiler/perl/TH/bool.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::buf": { … - "file": "lib/Data/Sah/Compiler/perl/TH/buf.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::cistr": { … - "file": "lib/Data/Sah/Compiler/perl/TH/cistr.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::code": { … - "file": "lib/Data/Sah/Compiler/perl/TH/code.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::date": { … - "file": "lib/Data/Sah/Compiler/perl/TH/date.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::datenotime": { … - "file": "lib/Data/Sah/Compiler/perl/TH/datenotime.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::datetime": { … - "file": "lib/Data/Sah/Compiler/perl/TH/datetime.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::duration": { … - "file": "lib/Data/Sah/Compiler/perl/TH/duration.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::float": { … - "file": "lib/Data/Sah/Compiler/perl/TH/float.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::hash": { … - "file": "lib/Data/Sah/Compiler/perl/TH/hash.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::int": { … - "file": "lib/Data/Sah/Compiler/perl/TH/int.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::num": { … - "file": "lib/Data/Sah/Compiler/perl/TH/num.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::obj": { … - "file": "lib/Data/Sah/Compiler/perl/TH/obj.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::re": { … - "file": "lib/Data/Sah/Compiler/perl/TH/re.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::str": { … - "file": "lib/Data/Sah/Compiler/perl/TH/str.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::timeofday": { … - "file": "lib/Data/Sah/Compiler/perl/TH/timeofday.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::undef": { … - "file": "lib/Data/Sah/Compiler/perl/TH/undef.pm",
- "version": "0.917"
},+
"Data::Sah::Human": { … - "file": "lib/Data/Sah/Human.pm",
- "version": "0.917"
},+
"Data::Sah::Lang": { … - "file": "lib/Data/Sah/Lang.pm",
- "version": "0.917"
},+
"Data::Sah::Lang::fr_FR": { … - "file": "lib/Data/Sah/Lang/fr_FR.pm",
- "version": "0.917"
},+
"Data::Sah::Lang::id_ID": { … - "file": "lib/Data/Sah/Lang/id_ID.pm",
- "version": "0.917"
},+
"Data::Sah::Lang::zh_CN": { … - "file": "lib/Data/Sah/Lang/zh_CN.pm",
- "version": "0.917"
},+
"Data::Sah::Type::BaseType": { … - "file": "lib/Data/Sah/Type/BaseType.pm",
- "version": "0.917"
},+
"Data::Sah::Type::Comparable": { … - "file": "lib/Data/Sah/Type/Comparable.pm",
- "version": "0.917"
},+
"Data::Sah::Type::HasElems": { … - "file": "lib/Data/Sah/Type/HasElems.pm",
- "version": "0.917"
},+
"Data::Sah::Type::Sortable": { … - "file": "lib/Data/Sah/Type/Sortable.pm",
- "version": "0.917"
},+
"Data::Sah::Type::all": { … - "file": "lib/Data/Sah/Type/all.pm",
- "version": "0.917"
},+
"Data::Sah::Type::any": { … - "file": "lib/Data/Sah/Type/any.pm",
- "version": "0.917"
},+
"Data::Sah::Type::array": { … - "file": "lib/Data/Sah/Type/array.pm",
- "version": "0.917"
},+
"Data::Sah::Type::bool": { … - "file": "lib/Data/Sah/Type/bool.pm",
- "version": "0.917"
},+
"Data::Sah::Type::buf": { … - "file": "lib/Data/Sah/Type/buf.pm",
- "version": "0.917"
},+
"Data::Sah::Type::cistr": { … - "file": "lib/Data/Sah/Type/cistr.pm",
- "version": "0.917"
},+
"Data::Sah::Type::code": { … - "file": "lib/Data/Sah/Type/code.pm",
- "version": "0.917"
},+
"Data::Sah::Type::date": { … - "file": "lib/Data/Sah/Type/date.pm",
- "version": "0.917"
},+
"Data::Sah::Type::datenotime": { … - "file": "lib/Data/Sah/Type/datenotime.pm",
- "version": "0.917"
},+
"Data::Sah::Type::datetime": { … - "file": "lib/Data/Sah/Type/datetime.pm",
- "version": "0.917"
},+
"Data::Sah::Type::duration": { … - "file": "lib/Data/Sah/Type/duration.pm",
- "version": "0.917"
},+
"Data::Sah::Type::float": { … - "file": "lib/Data/Sah/Type/float.pm",
- "version": "0.917"
},+
"Data::Sah::Type::hash": { … - "file": "lib/Data/Sah/Type/hash.pm",
- "version": "0.917"
},+
"Data::Sah::Type::int": { … - "file": "lib/Data/Sah/Type/int.pm",
- "version": "0.917"
},+
"Data::Sah::Type::num": { … - "file": "lib/Data/Sah/Type/num.pm",
- "version": "0.917"
},+
"Data::Sah::Type::obj": { … - "file": "lib/Data/Sah/Type/obj.pm",
- "version": "0.917"
},+
"Data::Sah::Type::re": { … - "file": "lib/Data/Sah/Type/re.pm",
- "version": "0.917"
},+
"Data::Sah::Type::str": { … - "file": "lib/Data/Sah/Type/str.pm",
- "version": "0.917"
},+
"Data::Sah::Type::timeofday": { … - "file": "lib/Data/Sah/Type/timeofday.pm",
- "version": "0.917"
},+
"Data::Sah::Type::undef": { … - "file": "lib/Data/Sah/Type/undef.pm",
- "version": "0.917"
},+
"Data::Sah::Util::Func": { … - "file": "lib/Data/Sah/Util/Func.pm",
- "version": "0.917"
},+
"Data::Sah::Util::Role": { … - "file": "lib/Data/Sah/Util/Role.pm",
- "version": "0.917"
},+
"Data::Sah::Util::Type::Date": { … - "file": "lib/Data/Sah/Util/Type/Date.pm",
- "version": "0.917"
},+
"Data::Sah::Util::TypeX": { … - "file": "lib/Data/Sah/Util/TypeX.pm",
- "version": "0.917"
},+
"Test::Data::Sah": { … - "file": "lib/Test/Data/Sah.pm",
- "version": "0.917"
},+
"Test::Data::Sah::Human": { … - "file": "lib/Test/Data/Sah/Human.pm",
- "version": "0.917"
},+
"Test::Data::Sah::Perl": { … - "file": "lib/Test/Data/Sah/Perl.pm",
- "version": "0.917"
}
},- "release_status": "stable",
+
"resources": { … },- "version": "0.917",
+
"x_Dist_Zilla": { … +
"perl": { … },+
"plugins": [ … +
{ … - "class": "Dist::Zilla::Plugin::Data::Sah",
- "name": "Data::Sah",
- "version": "0.005"
},+
{ … - "class": "Dist::Zilla::Plugin::PERLANCAR::CheckPendingRelease",
- "name": "@Author::PERLANCAR/PERLANCAR::CheckPendingRelease",
- "version": "0.001"
},+
{ … - "class": "Dist::Zilla::Plugin::GatherDir",
+
"config": { … +
"Dist::Zilla::Plugin::GatherDir": { … - "exclude_filename": [ ],
- "exclude_match": [ ],
- "follow_symlinks": 0,
- "include_dotfiles": 0,
- "prefix": "",
- "prune_directory": [ ],
- "root": "."
}
},- "name": "@Author::PERLANCAR/@Filter/GatherDir",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::PruneCruft",
- "name": "@Author::PERLANCAR/@Filter/PruneCruft",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::ManifestSkip",
- "name": "@Author::PERLANCAR/@Filter/ManifestSkip",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::MetaYAML",
- "name": "@Author::PERLANCAR/@Filter/MetaYAML",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::License",
- "name": "@Author::PERLANCAR/@Filter/License",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::PodCoverageTests",
- "name": "@Author::PERLANCAR/@Filter/PodCoverageTests",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::PodSyntaxTests",
- "name": "@Author::PERLANCAR/@Filter/PodSyntaxTests",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::ExtraTests",
- "name": "@Author::PERLANCAR/@Filter/ExtraTests",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::ExecDir",
- "name": "@Author::PERLANCAR/@Filter/ExecDir",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::ShareDir",
- "name": "@Author::PERLANCAR/@Filter/ShareDir",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::MakeMaker",
+
"config": { … +
"Dist::Zilla::Role::TestRunner": { … }
},- "name": "@Author::PERLANCAR/@Filter/MakeMaker",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::Manifest",
- "name": "@Author::PERLANCAR/@Filter/Manifest",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::ConfirmRelease",
- "name": "@Author::PERLANCAR/@Filter/ConfirmRelease",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::ExecDir",
- "name": "@Author::PERLANCAR/ExecDir script",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::PERLANCAR::BeforeBuild",
- "name": "@Author::PERLANCAR/PERLANCAR::BeforeBuild",
- "version": "0.610"
},+
{ … - "class": "Dist::Zilla::Plugin::Rinci::AbstractFromMeta",
- "name": "@Author::PERLANCAR/Rinci::AbstractFromMeta",
- "version": "0.10"
},+
{ … - "class": "Dist::Zilla::Plugin::PodnameFromFilename",
- "name": "@Author::PERLANCAR/PodnameFromFilename",
- "version": "0.02"
},+
{ … - "class": "Dist::Zilla::Plugin::PERLANCAR::EnsurePrereqToSpec",
+
"config": { … +
"Dist::Zilla::Role::ModuleMetadata": { … - "Module::Metadata": "1.000037",
- "version": "0.006"
}
},- "name": "@Author::PERLANCAR/PERLANCAR::EnsurePrereqToSpec",
- "version": "0.064"
},+
{ … - "class": "Dist::Zilla::Plugin::PERLANCAR::MetaResources",
- "name": "@Author::PERLANCAR/PERLANCAR::MetaResources",
- "version": "0.043"
},+
{ … - "class": "Dist::Zilla::Plugin::CheckChangeLog",
- "name": "@Author::PERLANCAR/CheckChangeLog",
- "version": "0.05"
},+
{ … - "class": "Dist::Zilla::Plugin::CheckMetaResources",
- "name": "@Author::PERLANCAR/CheckMetaResources",
- "version": "0.001"
},+
{ … - "class": "Dist::Zilla::Plugin::CheckSelfDependency",
+
"config": { … +
"Dist::Zilla::Plugin::CheckSelfDependency": { … },+
"Dist::Zilla::Role::ModuleMetadata": { … - "Module::Metadata": "1.000037",
- "version": "0.006"
}
},- "name": "@Author::PERLANCAR/CheckSelfDependency",
- "version": "0.011"
},+
{ … - "class": "Dist::Zilla::Plugin::Git::Contributors",
+
"config": { … +
"Dist::Zilla::Plugin::Git::Contributors": { … - "git_version": "2.25.1",
- "include_authors": 0,
- "include_releaser": 1,
- "order_by": "name",
- "paths": [ ]
}
},- "name": "@Author::PERLANCAR/Git::Contributors",
- "version": "0.036"
},+
{ … - "class": "Dist::Zilla::Plugin::CopyrightYearFromGit",
- "name": "@Author::PERLANCAR/CopyrightYearFromGit",
- "version": "0.009"
},+
{ … - "class": "Dist::Zilla::Plugin::IfBuilt",
- "name": "@Author::PERLANCAR/IfBuilt",
- "version": "0.02"
},+
{ … - "class": "Dist::Zilla::Plugin::MetaJSON",
- "name": "@Author::PERLANCAR/MetaJSON",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::MetaConfig",
- "name": "@Author::PERLANCAR/MetaConfig",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::MetaProvides::Package",
+
"config": { … +
"Dist::Zilla::Plugin::MetaProvides::Package": { … +
"finder_objects": [ … +
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": "@Author::PERLANCAR/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
- "version": "6.031"
}
],- "include_underscores": 0
},+
"Dist::Zilla::Role::MetaProvider::Provider": { … - "$Dist::Zilla::Role::MetaProvider::Provider::VERSION": "2.002004",
- "inherit_missing": 1,
- "inherit_version": 1,
- "meta_noindex": 1
},+
"Dist::Zilla::Role::ModuleMetadata": { … - "Module::Metadata": "1.000037",
- "version": "0.006"
}
},- "name": "@Author::PERLANCAR/MetaProvides::Package",
- "version": "2.004003"
},+
{ … - "class": "Dist::Zilla::Plugin::PERLANCAR::Authority",
- "name": "@Author::PERLANCAR/PERLANCAR::Authority",
- "version": "0.001"
},+
{ … - "class": "Dist::Zilla::Plugin::OurDate",
- "name": "@Author::PERLANCAR/OurDate",
- "version": "0.040"
},+
{ … - "class": "Dist::Zilla::Plugin::OurDist",
- "name": "@Author::PERLANCAR/OurDist",
- "version": "0.02"
},+
{ … - "class": "Dist::Zilla::Plugin::OurPkgVersion",
- "name": "@Author::PERLANCAR/OurPkgVersion",
- "version": "0.21"
},+
{ … - "class": "Dist::Zilla::Plugin::PodWeaver",
+
"config": { … +
"Dist::Zilla::Plugin::PodWeaver": { … +
"finder": [ … - ":InstallModules",
- ":PerlExecFiles"
],+
"plugins": [ … +
{ … - "class": "Pod::Weaver::Plugin::EnsurePod5",
- "name": "@CorePrep/EnsurePod5",
- "version": "4.019"
},+
{ … - "class": "Pod::Weaver::Plugin::H1Nester",
- "name": "@CorePrep/H1Nester",
- "version": "4.019"
},+
{ … - "class": "Pod::Weaver::Section::Name",
- "name": "@Author::PERLANCAR/Name",
- "version": "4.019"
},+
{ … - "class": "Pod::Weaver::Section::Version",
- "name": "@Author::PERLANCAR/Version",
- "version": "4.019"
},+
{ … - "class": "Pod::Weaver::Section::Region",
- "name": "@Author::PERLANCAR/prelude",
- "version": "4.019"
},+
{ … - "class": "Pod::Weaver::Section::Generic",
- "name": "SYNOPSIS",
- "version": "4.019"
},+
{ … - "class": "Pod::Weaver::Section::Generic",
- "name": "DESCRIPTION",
- "version": "4.019"
},+
{ … - "class": "Pod::Weaver::Section::Generic",
- "name": "OVERVIEW",
- "version": "4.019"
},+
{ … - "class": "Pod::Weaver::Section::Collect",
- "name": "ATTRIBUTES",
- "version": "4.019"
},+
{ … - "class": "Pod::Weaver::Section::Collect",
- "name": "METHODS",
- "version": "4.019"
},+
{ … - "class": "Pod::Weaver::Section::Collect",
- "name": "FUNCTIONS",
- "version": "4.019"
},+
{ … - "class": "Pod::Weaver::Section::Leftovers",
- "name": "@Author::PERLANCAR/Leftovers",
- "version": "4.019"
},+
{ … - "class": "Pod::Weaver::Section::Region",
- "name": "@Author::PERLANCAR/postlude",
- "version": "4.019"
},+
{ … - "class": "Pod::Weaver::Section::Completion::GetoptLongComplete",
- "name": "@Author::PERLANCAR/Completion::GetoptLongComplete",
- "version": "0.08"
},+
{ … - "class": "Pod::Weaver::Section::Completion::GetoptLongSubcommand",
- "name": "@Author::PERLANCAR/Completion::GetoptLongSubcommand",
- "version": "0.04"
},+
{ … - "class": "Pod::Weaver::Section::Completion::GetoptLongMore",
- "name": "@Author::PERLANCAR/Completion::GetoptLongMore",
- "version": "0.001"
},+
{ … - "class": "Pod::Weaver::Section::Homepage::DefaultCPAN",
- "name": "@Author::PERLANCAR/Homepage::DefaultCPAN",
- "version": "0.05"
},+
{ … - "class": "Pod::Weaver::Section::Source::DefaultGitHub",
- "name": "@Author::PERLANCAR/Source::DefaultGitHub",
- "version": "0.07"
},+
{ … - "class": "Pod::Weaver::Section::Bugs::DefaultRT",
- "name": "@Author::PERLANCAR/Bugs::DefaultRT",
- "version": "0.06"
},+
{ … - "class": "Pod::Weaver::Section::Authors",
- "name": "@Author::PERLANCAR/Authors",
- "version": "4.019"
},+
{ … - "class": "Pod::Weaver::Section::Contributors",
- "name": "@Author::PERLANCAR/Contributors",
- "version": "0.009"
},+
{ … - "class": "Pod::Weaver::Section::PERLANCAR::Contributing",
- "name": "@Author::PERLANCAR/PERLANCAR/Contributing",
- "version": "0.293"
},+
{ … - "class": "Pod::Weaver::Section::Legal",
- "name": "@Author::PERLANCAR/Legal",
- "version": "4.019"
},+
{ … - "class": "Pod::Weaver::Plugin::Rinci",
- "name": "@Author::PERLANCAR/Rinci",
- "version": "0.786"
},+
{ … - "class": "Pod::Weaver::Plugin::AppendPrepend",
- "name": "@Author::PERLANCAR/AppendPrepend",
- "version": "0.021"
},+
{ … - "class": "Pod::Weaver::Plugin::EnsureUniqueSections",
- "name": "@Author::PERLANCAR/EnsureUniqueSections",
- "version": "0.163250"
},+
{ … - "class": "Pod::Weaver::Plugin::SingleEncoding",
- "name": "@Author::PERLANCAR/SingleEncoding",
- "version": "4.019"
},+
{ … - "class": "Pod::Weaver::Plugin::PERLANCAR::SortSections",
- "name": "@Author::PERLANCAR/PERLANCAR::SortSections",
- "version": "0.082"
}
]
}
},- "name": "@Author::PERLANCAR/PodWeaver",
- "version": "4.010"
},+
{ … - "class": "Dist::Zilla::Plugin::PruneFiles",
- "name": "@Author::PERLANCAR/PruneFiles",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::Pod2Readme",
- "name": "@Author::PERLANCAR/Pod2Readme",
- "version": "0.004"
},+
{ … - "class": "Dist::Zilla::Plugin::Rinci::AddPrereqs",
- "name": "@Author::PERLANCAR/Rinci::AddPrereqs",
- "version": "0.145"
},+
{ … - "class": "Dist::Zilla::Plugin::Rinci::AddToDb",
- "name": "@Author::PERLANCAR/Rinci::AddToDb",
- "version": "0.020"
},+
{ … - "class": "Dist::Zilla::Plugin::Rinci::EmbedValidator",
- "name": "@Author::PERLANCAR/Rinci::EmbedValidator",
- "version": "0.251"
},+
{ … - "class": "Dist::Zilla::Plugin::SetScriptShebang",
- "name": "@Author::PERLANCAR/SetScriptShebang",
- "version": "0.01"
},+
{ … - "class": "Dist::Zilla::Plugin::Test::Compile",
+
"config": { … +
"Dist::Zilla::Plugin::Test::Compile": { … - "bail_out_on_fail": 0,
- "fail_on_warning": "author",
- "fake_home": 0,
- "filename": "t/00-compile.t",
+
"module_finder": [ … ],- "needs_display": 0,
- "phase": "test",
+
"script_finder": [ … ],- "skips": [ ],
- "switch": [ ]
}
},- "name": "@Author::PERLANCAR/Test::Compile",
- "version": "2.058"
},+
{ … - "class": "Dist::Zilla::Plugin::Test::Perl::Critic::Subset",
+
"config": { … +
"Dist::Zilla::Plugin::Test::Perl::Critic::Subset": { … +
"finder": [ … - ":ExecFiles",
- ":InstallModules",
- ":TestFiles"
]
}
},- "name": "@Author::PERLANCAR/Test::Perl::Critic::Subset",
- "version": "3.001.006"
},+
{ … - "class": "Dist::Zilla::Plugin::Test::Rinci",
- "name": "@Author::PERLANCAR/Test::Rinci",
- "version": "0.040"
},+
{ … - "class": "Dist::Zilla::Plugin::StaticInstall",
+
"config": { … +
"Dist::Zilla::Plugin::StaticInstall": { … - "dry_run": 0,
- "mode": "on"
}
},- "name": "@Author::PERLANCAR/StaticInstall",
- "version": "0.012"
},+
{ … - "class": "Dist::Zilla::Plugin::EnsureSQLSchemaVersionedTest",
- "name": "@Author::PERLANCAR/EnsureSQLSchemaVersionedTest",
- "version": "0.03"
},+
{ … - "class": "Dist::Zilla::Plugin::Acme::CPANModules::Blacklist",
- "name": "@Author::PERLANCAR/Acme::CPANModules::Blacklist",
- "version": "0.002"
},+
{ … - "class": "Dist::Zilla::Plugin::Prereqs::EnsureVersion",
- "name": "@Author::PERLANCAR/Prereqs::EnsureVersion",
- "version": "0.050"
},+
{ … - "class": "Dist::Zilla::Plugin::Prereqs::CheckCircular",
- "name": "@Author::PERLANCAR/Prereqs::CheckCircular",
- "version": "0.007"
},+
{ … - "class": "Dist::Zilla::Plugin::UploadToCPAN::WWWPAUSESimple",
- "name": "@Author::PERLANCAR/UploadToCPAN::WWWPAUSESimple",
- "version": "0.04"
},+
{ … - "class": "Dist::Zilla::Plugin::Prereqs",
+
"config": { … +
"Dist::Zilla::Plugin::Prereqs": { … - "phase": "test",
- "type": "requires"
}
},- "name": "TestRequires",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::Prereqs",
+
"config": { … +
"Dist::Zilla::Plugin::Prereqs": { … - "phase": "runtime",
- "type": "requires"
}
},- "name": "Prereqs",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::Prereqs",
+
"config": { … +
"Dist::Zilla::Plugin::Prereqs": { … - "phase": "test",
- "type": "recommends"
}
},- "name": "TestRecommends",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::Prereqs",
+
"config": { … +
"Dist::Zilla::Plugin::Prereqs": { … - "phase": "runtime",
- "type": "recommends"
}
},- "name": "RuntimeRecommends",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::Prereqs",
+
"config": { … +
"Dist::Zilla::Plugin::Prereqs": { … - "phase": "develop",
- "type": "x_spec"
}
},- "name": "DevelopX_spec",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::Acme::CPANModules::Whitelist",
- "name": "Acme::CPANModules::Whitelist",
- "version": "0.002"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":InstallModules",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":IncModules",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":TestFiles",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":ExtraTestFiles",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":ExecFiles",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":PerlExecFiles",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":ShareFiles",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":MainModule",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":AllFiles",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":NoFiles",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": "@Author::PERLANCAR/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
- "version": "6.031"
}
],+
"zilla": { … - "class": "Dist::Zilla::Dist::Builder",
+
"config": { … },- "version": "6.031"
}
},- "x_authority": "cpan:PERLANCAR",
+
"x_contributors": [ … - "mauke <lukasmai.403@gmail.com>",
- "Michal Sedlák <sedlakmichal@gmail.com>",
- "Steven Haryanto <stevenharyanto@gmail.com>",
- "Steven Haryanto <steven@masterweb.net>",
- "Szymon NieznaÅski <s.nez@member.fsf.org>"
],- "x_generated_by_perl": "v5.38.2",
- "x_serialization_backend": "Cpanel::JSON::XS version 4.37",
- "x_spdx_expression": "Artistic-1.0-Perl OR GPL-1.0-or-later",
- "x_static_install": 1
},- "meta_json_is_parsable": 1,
- "meta_json_spec_version": 2,
+
"meta_yml": { … - "abstract": "Fast and featureful data structure validation",
+
"author": [ … - "perlancar <perlancar@cpan.org>"
],+
"build_requires": { … - "File::Spec": "0",
- "IO::Handle": "0",
- "IPC::Open3": "0",
- "List::Util": "1.54",
- "Sah::SpecTest": "v0.9.50",
- "Test::Exception": "0",
- "Test::More": "0.98",
- "Test::NoWarnings": "0",
- "Test::Warn": "0",
- "Time::Duration::Parse::AsHash": "0",
- "lib::filter": "0.03",
- "overload": "0"
},+
"configure_requires": { … - "ExtUtils::MakeMaker": "0"
},- "dynamic_config": "0",
- "generated_by": "Dist::Zilla version 6.031, CPAN::Meta::Converter version 2.150010",
- "license": "perl",
+
"meta-spec": { … },- "name": "Data-Sah",
+
"provides": { … +
"Data::Sah": { … - "file": "lib/Data/Sah.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler": { … - "file": "lib/Data/Sah/Compiler.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::Prog": { … - "file": "lib/Data/Sah/Compiler/Prog.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::Prog::TH": { … - "file": "lib/Data/Sah/Compiler/Prog/TH.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::Prog::TH::all": { … - "file": "lib/Data/Sah/Compiler/Prog/TH/all.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::Prog::TH::any": { … - "file": "lib/Data/Sah/Compiler/Prog/TH/any.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::TH": { … - "file": "lib/Data/Sah/Compiler/TH.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::TextResultRole": { … - "file": "lib/Data/Sah/Compiler/TextResultRole.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human": { … - "file": "lib/Data/Sah/Compiler/human.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH": { … - "file": "lib/Data/Sah/Compiler/human/TH.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::Comparable": { … - "file": "lib/Data/Sah/Compiler/human/TH/Comparable.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::HasElems": { … - "file": "lib/Data/Sah/Compiler/human/TH/HasElems.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::Sortable": { … - "file": "lib/Data/Sah/Compiler/human/TH/Sortable.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::all": { … - "file": "lib/Data/Sah/Compiler/human/TH/all.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::any": { … - "file": "lib/Data/Sah/Compiler/human/TH/any.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::array": { … - "file": "lib/Data/Sah/Compiler/human/TH/array.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::bool": { … - "file": "lib/Data/Sah/Compiler/human/TH/bool.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::buf": { … - "file": "lib/Data/Sah/Compiler/human/TH/buf.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::cistr": { … - "file": "lib/Data/Sah/Compiler/human/TH/cistr.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::code": { … - "file": "lib/Data/Sah/Compiler/human/TH/code.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::date": { … - "file": "lib/Data/Sah/Compiler/human/TH/date.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::datenotime": { … - "file": "lib/Data/Sah/Compiler/human/TH/datenotime.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::datetime": { … - "file": "lib/Data/Sah/Compiler/human/TH/datetime.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::duration": { … - "file": "lib/Data/Sah/Compiler/human/TH/duration.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::float": { … - "file": "lib/Data/Sah/Compiler/human/TH/float.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::hash": { … - "file": "lib/Data/Sah/Compiler/human/TH/hash.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::int": { … - "file": "lib/Data/Sah/Compiler/human/TH/int.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::num": { … - "file": "lib/Data/Sah/Compiler/human/TH/num.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::obj": { … - "file": "lib/Data/Sah/Compiler/human/TH/obj.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::re": { … - "file": "lib/Data/Sah/Compiler/human/TH/re.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::str": { … - "file": "lib/Data/Sah/Compiler/human/TH/str.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::timeofday": { … - "file": "lib/Data/Sah/Compiler/human/TH/timeofday.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::human::TH::undef": { … - "file": "lib/Data/Sah/Compiler/human/TH/undef.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl": { … - "file": "lib/Data/Sah/Compiler/perl.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH": { … - "file": "lib/Data/Sah/Compiler/perl/TH.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::all": { … - "file": "lib/Data/Sah/Compiler/perl/TH/all.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::any": { … - "file": "lib/Data/Sah/Compiler/perl/TH/any.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::array": { … - "file": "lib/Data/Sah/Compiler/perl/TH/array.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::bool": { … - "file": "lib/Data/Sah/Compiler/perl/TH/bool.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::buf": { … - "file": "lib/Data/Sah/Compiler/perl/TH/buf.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::cistr": { … - "file": "lib/Data/Sah/Compiler/perl/TH/cistr.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::code": { … - "file": "lib/Data/Sah/Compiler/perl/TH/code.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::date": { … - "file": "lib/Data/Sah/Compiler/perl/TH/date.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::datenotime": { … - "file": "lib/Data/Sah/Compiler/perl/TH/datenotime.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::datetime": { … - "file": "lib/Data/Sah/Compiler/perl/TH/datetime.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::duration": { … - "file": "lib/Data/Sah/Compiler/perl/TH/duration.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::float": { … - "file": "lib/Data/Sah/Compiler/perl/TH/float.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::hash": { … - "file": "lib/Data/Sah/Compiler/perl/TH/hash.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::int": { … - "file": "lib/Data/Sah/Compiler/perl/TH/int.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::num": { … - "file": "lib/Data/Sah/Compiler/perl/TH/num.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::obj": { … - "file": "lib/Data/Sah/Compiler/perl/TH/obj.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::re": { … - "file": "lib/Data/Sah/Compiler/perl/TH/re.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::str": { … - "file": "lib/Data/Sah/Compiler/perl/TH/str.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::timeofday": { … - "file": "lib/Data/Sah/Compiler/perl/TH/timeofday.pm",
- "version": "0.917"
},+
"Data::Sah::Compiler::perl::TH::undef": { … - "file": "lib/Data/Sah/Compiler/perl/TH/undef.pm",
- "version": "0.917"
},+
"Data::Sah::Human": { … - "file": "lib/Data/Sah/Human.pm",
- "version": "0.917"
},+
"Data::Sah::Lang": { … - "file": "lib/Data/Sah/Lang.pm",
- "version": "0.917"
},+
"Data::Sah::Lang::fr_FR": { … - "file": "lib/Data/Sah/Lang/fr_FR.pm",
- "version": "0.917"
},+
"Data::Sah::Lang::id_ID": { … - "file": "lib/Data/Sah/Lang/id_ID.pm",
- "version": "0.917"
},+
"Data::Sah::Lang::zh_CN": { … - "file": "lib/Data/Sah/Lang/zh_CN.pm",
- "version": "0.917"
},+
"Data::Sah::Type::BaseType": { … - "file": "lib/Data/Sah/Type/BaseType.pm",
- "version": "0.917"
},+
"Data::Sah::Type::Comparable": { … - "file": "lib/Data/Sah/Type/Comparable.pm",
- "version": "0.917"
},+
"Data::Sah::Type::HasElems": { … - "file": "lib/Data/Sah/Type/HasElems.pm",
- "version": "0.917"
},+
"Data::Sah::Type::Sortable": { … - "file": "lib/Data/Sah/Type/Sortable.pm",
- "version": "0.917"
},+
"Data::Sah::Type::all": { … - "file": "lib/Data/Sah/Type/all.pm",
- "version": "0.917"
},+
"Data::Sah::Type::any": { … - "file": "lib/Data/Sah/Type/any.pm",
- "version": "0.917"
},+
"Data::Sah::Type::array": { … - "file": "lib/Data/Sah/Type/array.pm",
- "version": "0.917"
},+
"Data::Sah::Type::bool": { … - "file": "lib/Data/Sah/Type/bool.pm",
- "version": "0.917"
},+
"Data::Sah::Type::buf": { … - "file": "lib/Data/Sah/Type/buf.pm",
- "version": "0.917"
},+
"Data::Sah::Type::cistr": { … - "file": "lib/Data/Sah/Type/cistr.pm",
- "version": "0.917"
},+
"Data::Sah::Type::code": { … - "file": "lib/Data/Sah/Type/code.pm",
- "version": "0.917"
},+
"Data::Sah::Type::date": { … - "file": "lib/Data/Sah/Type/date.pm",
- "version": "0.917"
},+
"Data::Sah::Type::datenotime": { … - "file": "lib/Data/Sah/Type/datenotime.pm",
- "version": "0.917"
},+
"Data::Sah::Type::datetime": { … - "file": "lib/Data/Sah/Type/datetime.pm",
- "version": "0.917"
},+
"Data::Sah::Type::duration": { … - "file": "lib/Data/Sah/Type/duration.pm",
- "version": "0.917"
},+
"Data::Sah::Type::float": { … - "file": "lib/Data/Sah/Type/float.pm",
- "version": "0.917"
},+
"Data::Sah::Type::hash": { … - "file": "lib/Data/Sah/Type/hash.pm",
- "version": "0.917"
},+
"Data::Sah::Type::int": { … - "file": "lib/Data/Sah/Type/int.pm",
- "version": "0.917"
},+
"Data::Sah::Type::num": { … - "file": "lib/Data/Sah/Type/num.pm",
- "version": "0.917"
},+
"Data::Sah::Type::obj": { … - "file": "lib/Data/Sah/Type/obj.pm",
- "version": "0.917"
},+
"Data::Sah::Type::re": { … - "file": "lib/Data/Sah/Type/re.pm",
- "version": "0.917"
},+
"Data::Sah::Type::str": { … - "file": "lib/Data/Sah/Type/str.pm",
- "version": "0.917"
},+
"Data::Sah::Type::timeofday": { … - "file": "lib/Data/Sah/Type/timeofday.pm",
- "version": "0.917"
},+
"Data::Sah::Type::undef": { … - "file": "lib/Data/Sah/Type/undef.pm",
- "version": "0.917"
},+
"Data::Sah::Util::Func": { … - "file": "lib/Data/Sah/Util/Func.pm",
- "version": "0.917"
},+
"Data::Sah::Util::Role": { … - "file": "lib/Data/Sah/Util/Role.pm",
- "version": "0.917"
},+
"Data::Sah::Util::Type::Date": { … - "file": "lib/Data/Sah/Util/Type/Date.pm",
- "version": "0.917"
},+
"Data::Sah::Util::TypeX": { … - "file": "lib/Data/Sah/Util/TypeX.pm",
- "version": "0.917"
},+
"Test::Data::Sah": { … - "file": "lib/Test/Data/Sah.pm",
- "version": "0.917"
},+
"Test::Data::Sah::Human": { … - "file": "lib/Test/Data/Sah/Human.pm",
- "version": "0.917"
},+
"Test::Data::Sah::Perl": { … - "file": "lib/Test/Data/Sah/Perl.pm",
- "version": "0.917"
}
},+
"recommends": { … - "DateTime": "0",
- "DateTime::Duration": "0",
- "Scalar::Util::Numeric": "0",
- "Time::Moment": "0",
- "Time::Piece": "0"
},+
"requires": { … - "Data::Cmp": "0.002",
- "Data::Dmp": "0.242",
- "Data::Dump": "0",
- "Data::Sah::Coerce": "0.050",
- "Data::Sah::CoerceCommon": "0.050",
- "Data::Sah::DefaultValueCommon": "0.005",
- "Data::Sah::Filter": "0.024",
- "Data::Sah::FilterCommon": "0.024",
- "Data::Sah::Normalize": "0.051",
- "Data::Sah::Resolve": "0.010",
- "Exporter": "5.57",
- "File::ShareDir": "0",
- "File::ShareDir::Tarball": "0",
- "File::Slurper": "0",
- "File::chdir": "0",
- "JSON": "0",
- "Language::Expr": "0.29",
- "Language::Expr::Interpreter::var_enumer": "0",
- "Lingua::EN::Numbers::Ordinate": "1.02",
- "Log::ger": "0.038",
- "Mo": "0",
- "Module::Installed::Tiny": "0.011",
- "POSIX": "0",
- "Regexp::Stringify": "0",
- "Role::Tiny": "0",
- "Role::Tiny::With": "0",
- "Scalar::Util": "0",
- "Scalar::Util::Numeric::PP": "0",
- "Test::More": "0.98",
- "Text::sprintfn": "0",
- "Tie::IxHash": "0",
- "Time::HiRes": "0",
- "parent": "0",
- "perl": "5.010001",
- "strict": "0",
- "utf8": "0",
- "warnings": "0"
},+
"resources": { … },- "version": "0.917",
+
"x_Dist_Zilla": { … +
"perl": { … },+
"plugins": [ … +
{ … - "class": "Dist::Zilla::Plugin::Data::Sah",
- "name": "Data::Sah",
- "version": "0.005"
},+
{ … - "class": "Dist::Zilla::Plugin::PERLANCAR::CheckPendingRelease",
- "name": "@Author::PERLANCAR/PERLANCAR::CheckPendingRelease",
- "version": "0.001"
},+
{ … - "class": "Dist::Zilla::Plugin::GatherDir",
+
"config": { … +
"Dist::Zilla::Plugin::GatherDir": { … - "exclude_filename": [ ],
- "exclude_match": [ ],
- "follow_symlinks": "0",
- "include_dotfiles": "0",
- "prefix": "",
- "prune_directory": [ ],
- "root": "."
}
},- "name": "@Author::PERLANCAR/@Filter/GatherDir",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::PruneCruft",
- "name": "@Author::PERLANCAR/@Filter/PruneCruft",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::ManifestSkip",
- "name": "@Author::PERLANCAR/@Filter/ManifestSkip",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::MetaYAML",
- "name": "@Author::PERLANCAR/@Filter/MetaYAML",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::License",
- "name": "@Author::PERLANCAR/@Filter/License",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::PodCoverageTests",
- "name": "@Author::PERLANCAR/@Filter/PodCoverageTests",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::PodSyntaxTests",
- "name": "@Author::PERLANCAR/@Filter/PodSyntaxTests",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::ExtraTests",
- "name": "@Author::PERLANCAR/@Filter/ExtraTests",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::ExecDir",
- "name": "@Author::PERLANCAR/@Filter/ExecDir",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::ShareDir",
- "name": "@Author::PERLANCAR/@Filter/ShareDir",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::MakeMaker",
+
"config": { … +
"Dist::Zilla::Role::TestRunner": { … }
},- "name": "@Author::PERLANCAR/@Filter/MakeMaker",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::Manifest",
- "name": "@Author::PERLANCAR/@Filter/Manifest",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::ConfirmRelease",
- "name": "@Author::PERLANCAR/@Filter/ConfirmRelease",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::ExecDir",
- "name": "@Author::PERLANCAR/ExecDir script",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::PERLANCAR::BeforeBuild",
- "name": "@Author::PERLANCAR/PERLANCAR::BeforeBuild",
- "version": "0.610"
},+
{ … - "class": "Dist::Zilla::Plugin::Rinci::AbstractFromMeta",
- "name": "@Author::PERLANCAR/Rinci::AbstractFromMeta",
- "version": "0.10"
},+
{ … - "class": "Dist::Zilla::Plugin::PodnameFromFilename",
- "name": "@Author::PERLANCAR/PodnameFromFilename",
- "version": "0.02"
},+
{ … - "class": "Dist::Zilla::Plugin::PERLANCAR::EnsurePrereqToSpec",
+
"config": { … +
"Dist::Zilla::Role::ModuleMetadata": { … - "Module::Metadata": "1.000037",
- "version": "0.006"
}
},- "name": "@Author::PERLANCAR/PERLANCAR::EnsurePrereqToSpec",
- "version": "0.064"
},+
{ … - "class": "Dist::Zilla::Plugin::PERLANCAR::MetaResources",
- "name": "@Author::PERLANCAR/PERLANCAR::MetaResources",
- "version": "0.043"
},+
{ … - "class": "Dist::Zilla::Plugin::CheckChangeLog",
- "name": "@Author::PERLANCAR/CheckChangeLog",
- "version": "0.05"
},+
{ … - "class": "Dist::Zilla::Plugin::CheckMetaResources",
- "name": "@Author::PERLANCAR/CheckMetaResources",
- "version": "0.001"
},+
{ … - "class": "Dist::Zilla::Plugin::CheckSelfDependency",
+
"config": { … +
"Dist::Zilla::Plugin::CheckSelfDependency": { … },+
"Dist::Zilla::Role::ModuleMetadata": { … - "Module::Metadata": "1.000037",
- "version": "0.006"
}
},- "name": "@Author::PERLANCAR/CheckSelfDependency",
- "version": "0.011"
},+
{ … - "class": "Dist::Zilla::Plugin::Git::Contributors",
+
"config": { … +
"Dist::Zilla::Plugin::Git::Contributors": { … - "git_version": "2.25.1",
- "include_authors": "0",
- "include_releaser": "1",
- "order_by": "name",
- "paths": [ ]
}
},- "name": "@Author::PERLANCAR/Git::Contributors",
- "version": "0.036"
},+
{ … - "class": "Dist::Zilla::Plugin::CopyrightYearFromGit",
- "name": "@Author::PERLANCAR/CopyrightYearFromGit",
- "version": "0.009"
},+
{ … - "class": "Dist::Zilla::Plugin::IfBuilt",
- "name": "@Author::PERLANCAR/IfBuilt",
- "version": "0.02"
},+
{ … - "class": "Dist::Zilla::Plugin::MetaJSON",
- "name": "@Author::PERLANCAR/MetaJSON",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::MetaConfig",
- "name": "@Author::PERLANCAR/MetaConfig",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::MetaProvides::Package",
+
"config": { … +
"Dist::Zilla::Plugin::MetaProvides::Package": { … +
"finder_objects": [ … +
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": "@Author::PERLANCAR/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
- "version": "6.031"
}
],- "include_underscores": "0"
},+
"Dist::Zilla::Role::MetaProvider::Provider": { … - "$Dist::Zilla::Role::MetaProvider::Provider::VERSION": "2.002004",
- "inherit_missing": "1",
- "inherit_version": "1",
- "meta_noindex": "1"
},+
"Dist::Zilla::Role::ModuleMetadata": { … - "Module::Metadata": "1.000037",
- "version": "0.006"
}
},- "name": "@Author::PERLANCAR/MetaProvides::Package",
- "version": "2.004003"
},+
{ … - "class": "Dist::Zilla::Plugin::PERLANCAR::Authority",
- "name": "@Author::PERLANCAR/PERLANCAR::Authority",
- "version": "0.001"
},+
{ … - "class": "Dist::Zilla::Plugin::OurDate",
- "name": "@Author::PERLANCAR/OurDate",
- "version": "0.040"
},+
{ … - "class": "Dist::Zilla::Plugin::OurDist",
- "name": "@Author::PERLANCAR/OurDist",
- "version": "0.02"
},+
{ … - "class": "Dist::Zilla::Plugin::OurPkgVersion",
- "name": "@Author::PERLANCAR/OurPkgVersion",
- "version": "0.21"
},+
{ … - "class": "Dist::Zilla::Plugin::PodWeaver",
+
"config": { … +
"Dist::Zilla::Plugin::PodWeaver": { … +
"finder": [ … - ":InstallModules",
- ":PerlExecFiles"
],+
"plugins": [ … +
{ … - "class": "Pod::Weaver::Plugin::EnsurePod5",
- "name": "@CorePrep/EnsurePod5",
- "version": "4.019"
},+
{ … - "class": "Pod::Weaver::Plugin::H1Nester",
- "name": "@CorePrep/H1Nester",
- "version": "4.019"
},+
{ … - "class": "Pod::Weaver::Section::Name",
- "name": "@Author::PERLANCAR/Name",
- "version": "4.019"
},+
{ … - "class": "Pod::Weaver::Section::Version",
- "name": "@Author::PERLANCAR/Version",
- "version": "4.019"
},+
{ … - "class": "Pod::Weaver::Section::Region",
- "name": "@Author::PERLANCAR/prelude",
- "version": "4.019"
},+
{ … - "class": "Pod::Weaver::Section::Generic",
- "name": "SYNOPSIS",
- "version": "4.019"
},+
{ … - "class": "Pod::Weaver::Section::Generic",
- "name": "DESCRIPTION",
- "version": "4.019"
},+
{ … - "class": "Pod::Weaver::Section::Generic",
- "name": "OVERVIEW",
- "version": "4.019"
},+
{ … - "class": "Pod::Weaver::Section::Collect",
- "name": "ATTRIBUTES",
- "version": "4.019"
},+
{ … - "class": "Pod::Weaver::Section::Collect",
- "name": "METHODS",
- "version": "4.019"
},+
{ … - "class": "Pod::Weaver::Section::Collect",
- "name": "FUNCTIONS",
- "version": "4.019"
},+
{ … - "class": "Pod::Weaver::Section::Leftovers",
- "name": "@Author::PERLANCAR/Leftovers",
- "version": "4.019"
},+
{ … - "class": "Pod::Weaver::Section::Region",
- "name": "@Author::PERLANCAR/postlude",
- "version": "4.019"
},+
{ … - "class": "Pod::Weaver::Section::Completion::GetoptLongComplete",
- "name": "@Author::PERLANCAR/Completion::GetoptLongComplete",
- "version": "0.08"
},+
{ … - "class": "Pod::Weaver::Section::Completion::GetoptLongSubcommand",
- "name": "@Author::PERLANCAR/Completion::GetoptLongSubcommand",
- "version": "0.04"
},+
{ … - "class": "Pod::Weaver::Section::Completion::GetoptLongMore",
- "name": "@Author::PERLANCAR/Completion::GetoptLongMore",
- "version": "0.001"
},+
{ … - "class": "Pod::Weaver::Section::Homepage::DefaultCPAN",
- "name": "@Author::PERLANCAR/Homepage::DefaultCPAN",
- "version": "0.05"
},+
{ … - "class": "Pod::Weaver::Section::Source::DefaultGitHub",
- "name": "@Author::PERLANCAR/Source::DefaultGitHub",
- "version": "0.07"
},+
{ … - "class": "Pod::Weaver::Section::Bugs::DefaultRT",
- "name": "@Author::PERLANCAR/Bugs::DefaultRT",
- "version": "0.06"
},+
{ … - "class": "Pod::Weaver::Section::Authors",
- "name": "@Author::PERLANCAR/Authors",
- "version": "4.019"
},+
{ … - "class": "Pod::Weaver::Section::Contributors",
- "name": "@Author::PERLANCAR/Contributors",
- "version": "0.009"
},+
{ … - "class": "Pod::Weaver::Section::PERLANCAR::Contributing",
- "name": "@Author::PERLANCAR/PERLANCAR/Contributing",
- "version": "0.293"
},+
{ … - "class": "Pod::Weaver::Section::Legal",
- "name": "@Author::PERLANCAR/Legal",
- "version": "4.019"
},+
{ … - "class": "Pod::Weaver::Plugin::Rinci",
- "name": "@Author::PERLANCAR/Rinci",
- "version": "0.786"
},+
{ … - "class": "Pod::Weaver::Plugin::AppendPrepend",
- "name": "@Author::PERLANCAR/AppendPrepend",
- "version": "0.021"
},+
{ … - "class": "Pod::Weaver::Plugin::EnsureUniqueSections",
- "name": "@Author::PERLANCAR/EnsureUniqueSections",
- "version": "0.163250"
},+
{ … - "class": "Pod::Weaver::Plugin::SingleEncoding",
- "name": "@Author::PERLANCAR/SingleEncoding",
- "version": "4.019"
},+
{ … - "class": "Pod::Weaver::Plugin::PERLANCAR::SortSections",
- "name": "@Author::PERLANCAR/PERLANCAR::SortSections",
- "version": "0.082"
}
]
}
},- "name": "@Author::PERLANCAR/PodWeaver",
- "version": "4.010"
},+
{ … - "class": "Dist::Zilla::Plugin::PruneFiles",
- "name": "@Author::PERLANCAR/PruneFiles",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::Pod2Readme",
- "name": "@Author::PERLANCAR/Pod2Readme",
- "version": "0.004"
},+
{ … - "class": "Dist::Zilla::Plugin::Rinci::AddPrereqs",
- "name": "@Author::PERLANCAR/Rinci::AddPrereqs",
- "version": "0.145"
},+
{ … - "class": "Dist::Zilla::Plugin::Rinci::AddToDb",
- "name": "@Author::PERLANCAR/Rinci::AddToDb",
- "version": "0.020"
},+
{ … - "class": "Dist::Zilla::Plugin::Rinci::EmbedValidator",
- "name": "@Author::PERLANCAR/Rinci::EmbedValidator",
- "version": "0.251"
},+
{ … - "class": "Dist::Zilla::Plugin::SetScriptShebang",
- "name": "@Author::PERLANCAR/SetScriptShebang",
- "version": "0.01"
},+
{ … - "class": "Dist::Zilla::Plugin::Test::Compile",
+
"config": { … +
"Dist::Zilla::Plugin::Test::Compile": { … - "bail_out_on_fail": "0",
- "fail_on_warning": "author",
- "fake_home": "0",
- "filename": "t/00-compile.t",
+
"module_finder": [ … ],- "needs_display": "0",
- "phase": "test",
+
"script_finder": [ … ],- "skips": [ ],
- "switch": [ ]
}
},- "name": "@Author::PERLANCAR/Test::Compile",
- "version": "2.058"
},+
{ … - "class": "Dist::Zilla::Plugin::Test::Perl::Critic::Subset",
+
"config": { … +
"Dist::Zilla::Plugin::Test::Perl::Critic::Subset": { … +
"finder": [ … - ":ExecFiles",
- ":InstallModules",
- ":TestFiles"
]
}
},- "name": "@Author::PERLANCAR/Test::Perl::Critic::Subset",
- "version": "3.001.006"
},+
{ … - "class": "Dist::Zilla::Plugin::Test::Rinci",
- "name": "@Author::PERLANCAR/Test::Rinci",
- "version": "0.040"
},+
{ … - "class": "Dist::Zilla::Plugin::StaticInstall",
+
"config": { … +
"Dist::Zilla::Plugin::StaticInstall": { … - "dry_run": "0",
- "mode": "on"
}
},- "name": "@Author::PERLANCAR/StaticInstall",
- "version": "0.012"
},+
{ … - "class": "Dist::Zilla::Plugin::EnsureSQLSchemaVersionedTest",
- "name": "@Author::PERLANCAR/EnsureSQLSchemaVersionedTest",
- "version": "0.03"
},+
{ … - "class": "Dist::Zilla::Plugin::Acme::CPANModules::Blacklist",
- "name": "@Author::PERLANCAR/Acme::CPANModules::Blacklist",
- "version": "0.002"
},+
{ … - "class": "Dist::Zilla::Plugin::Prereqs::EnsureVersion",
- "name": "@Author::PERLANCAR/Prereqs::EnsureVersion",
- "version": "0.050"
},+
{ … - "class": "Dist::Zilla::Plugin::Prereqs::CheckCircular",
- "name": "@Author::PERLANCAR/Prereqs::CheckCircular",
- "version": "0.007"
},+
{ … - "class": "Dist::Zilla::Plugin::UploadToCPAN::WWWPAUSESimple",
- "name": "@Author::PERLANCAR/UploadToCPAN::WWWPAUSESimple",
- "version": "0.04"
},+
{ … - "class": "Dist::Zilla::Plugin::Prereqs",
+
"config": { … +
"Dist::Zilla::Plugin::Prereqs": { … - "phase": "test",
- "type": "requires"
}
},- "name": "TestRequires",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::Prereqs",
+
"config": { … +
"Dist::Zilla::Plugin::Prereqs": { … - "phase": "runtime",
- "type": "requires"
}
},- "name": "Prereqs",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::Prereqs",
+
"config": { … +
"Dist::Zilla::Plugin::Prereqs": { … - "phase": "test",
- "type": "recommends"
}
},- "name": "TestRecommends",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::Prereqs",
+
"config": { … +
"Dist::Zilla::Plugin::Prereqs": { … - "phase": "runtime",
- "type": "recommends"
}
},- "name": "RuntimeRecommends",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::Prereqs",
+
"config": { … +
"Dist::Zilla::Plugin::Prereqs": { … - "phase": "develop",
- "type": "x_spec"
}
},- "name": "DevelopX_spec",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::Acme::CPANModules::Whitelist",
- "name": "Acme::CPANModules::Whitelist",
- "version": "0.002"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":InstallModules",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":IncModules",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":TestFiles",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":ExtraTestFiles",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":ExecFiles",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":PerlExecFiles",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":ShareFiles",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":MainModule",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":AllFiles",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":NoFiles",
- "version": "6.031"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": "@Author::PERLANCAR/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
- "version": "6.031"
}
],+
"zilla": { … - "class": "Dist::Zilla::Dist::Builder",
+
"config": { … },- "version": "6.031"
}
},- "x_authority": "cpan:PERLANCAR",
+
"x_contributors": [ … - "mauke <lukasmai.403@gmail.com>",
- "Michal Sedlák <sedlakmichal@gmail.com>",
- "Steven Haryanto <stevenharyanto@gmail.com>",
- "Steven Haryanto <steven@masterweb.net>",
- "Szymon NieznaÅski <s.nez@member.fsf.org>"
],- "x_generated_by_perl": "v5.38.2",
- "x_serialization_backend": "YAML::Tiny version 1.74",
- "x_spdx_expression": "Artistic-1.0-Perl OR GPL-1.0-or-later",
- "x_static_install": "1"
},- "meta_yml_is_parsable": 1,
- "meta_yml_spec_version": "1.4",
+
"modules": [ … +
{ … - "file": "lib/Data/Sah.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah"
},+
{ … - "file": "lib/Data/Sah/Compiler.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler"
},+
{ … - "file": "lib/Data/Sah/Compiler/Prog.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::Prog"
},+
{ … - "file": "lib/Data/Sah/Compiler/Prog/TH.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::Prog::TH"
},+
{ … - "file": "lib/Data/Sah/Compiler/Prog/TH/all.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::Prog::TH::all"
},+
{ … - "file": "lib/Data/Sah/Compiler/Prog/TH/any.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::Prog::TH::any"
},+
{ … - "file": "lib/Data/Sah/Compiler/TH.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::TH"
},+
{ … - "file": "lib/Data/Sah/Compiler/TextResultRole.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::TextResultRole"
},+
{ … - "file": "lib/Data/Sah/Compiler/human.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::human"
},+
{ … - "file": "lib/Data/Sah/Compiler/human/TH.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::human::TH"
},+
{ … - "file": "lib/Data/Sah/Compiler/human/TH/Comparable.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::human::TH::Comparable"
},+
{ … - "file": "lib/Data/Sah/Compiler/human/TH/HasElems.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::human::TH::HasElems"
},+
{ … - "file": "lib/Data/Sah/Compiler/human/TH/Sortable.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::human::TH::Sortable"
},+
{ … - "file": "lib/Data/Sah/Compiler/human/TH/all.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::human::TH::all"
},+
{ … - "file": "lib/Data/Sah/Compiler/human/TH/any.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::human::TH::any"
},+
{ … - "file": "lib/Data/Sah/Compiler/human/TH/array.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::human::TH::array"
},+
{ … - "file": "lib/Data/Sah/Compiler/human/TH/bool.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::human::TH::bool"
},+
{ … - "file": "lib/Data/Sah/Compiler/human/TH/buf.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::human::TH::buf"
},+
{ … - "file": "lib/Data/Sah/Compiler/human/TH/cistr.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::human::TH::cistr"
},+
{ … - "file": "lib/Data/Sah/Compiler/human/TH/code.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::human::TH::code"
},+
{ … - "file": "lib/Data/Sah/Compiler/human/TH/date.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::human::TH::date"
},+
{ … - "file": "lib/Data/Sah/Compiler/human/TH/datenotime.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::human::TH::datenotime"
},+
{ … - "file": "lib/Data/Sah/Compiler/human/TH/datetime.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::human::TH::datetime"
},+
{ … - "file": "lib/Data/Sah/Compiler/human/TH/duration.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::human::TH::duration"
},+
{ … - "file": "lib/Data/Sah/Compiler/human/TH/float.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::human::TH::float"
},+
{ … - "file": "lib/Data/Sah/Compiler/human/TH/hash.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::human::TH::hash"
},+
{ … - "file": "lib/Data/Sah/Compiler/human/TH/int.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::human::TH::int"
},+
{ … - "file": "lib/Data/Sah/Compiler/human/TH/num.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::human::TH::num"
},+
{ … - "file": "lib/Data/Sah/Compiler/human/TH/obj.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::human::TH::obj"
},+
{ … - "file": "lib/Data/Sah/Compiler/human/TH/re.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::human::TH::re"
},+
{ … - "file": "lib/Data/Sah/Compiler/human/TH/str.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::human::TH::str"
},+
{ … - "file": "lib/Data/Sah/Compiler/human/TH/timeofday.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::human::TH::timeofday"
},+
{ … - "file": "lib/Data/Sah/Compiler/human/TH/undef.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::human::TH::undef"
},+
{ … - "file": "lib/Data/Sah/Compiler/perl.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::perl"
},+
{ … - "file": "lib/Data/Sah/Compiler/perl/TH.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::perl::TH"
},+
{ … - "file": "lib/Data/Sah/Compiler/perl/TH/all.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::perl::TH::all"
},+
{ … - "file": "lib/Data/Sah/Compiler/perl/TH/any.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::perl::TH::any"
},+
{ … - "file": "lib/Data/Sah/Compiler/perl/TH/array.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::perl::TH::array"
},+
{ … - "file": "lib/Data/Sah/Compiler/perl/TH/bool.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::perl::TH::bool"
},+
{ … - "file": "lib/Data/Sah/Compiler/perl/TH/buf.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::perl::TH::buf"
},+
{ … - "file": "lib/Data/Sah/Compiler/perl/TH/cistr.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::perl::TH::cistr"
},+
{ … - "file": "lib/Data/Sah/Compiler/perl/TH/code.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::perl::TH::code"
},+
{ … - "file": "lib/Data/Sah/Compiler/perl/TH/date.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::perl::TH::date"
},+
{ … - "file": "lib/Data/Sah/Compiler/perl/TH/datenotime.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::perl::TH::datenotime"
},+
{ … - "file": "lib/Data/Sah/Compiler/perl/TH/datetime.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::perl::TH::datetime"
},+
{ … - "file": "lib/Data/Sah/Compiler/perl/TH/duration.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::perl::TH::duration"
},+
{ … - "file": "lib/Data/Sah/Compiler/perl/TH/float.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::perl::TH::float"
},+
{ … - "file": "lib/Data/Sah/Compiler/perl/TH/hash.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::perl::TH::hash"
},+
{ … - "file": "lib/Data/Sah/Compiler/perl/TH/int.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::perl::TH::int"
},+
{ … - "file": "lib/Data/Sah/Compiler/perl/TH/num.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::perl::TH::num"
},+
{ … - "file": "lib/Data/Sah/Compiler/perl/TH/obj.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::perl::TH::obj"
},+
{ … - "file": "lib/Data/Sah/Compiler/perl/TH/re.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::perl::TH::re"
},+
{ … - "file": "lib/Data/Sah/Compiler/perl/TH/str.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::perl::TH::str"
},+
{ … - "file": "lib/Data/Sah/Compiler/perl/TH/timeofday.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::perl::TH::timeofday"
},+
{ … - "file": "lib/Data/Sah/Compiler/perl/TH/undef.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Compiler::perl::TH::undef"
},+
{ … - "file": "lib/Data/Sah/Human.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Human"
},+
{ … - "file": "lib/Data/Sah/Lang.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Lang"
},+
{ … - "file": "lib/Data/Sah/Lang/fr_FR.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Lang::fr_FR"
},+
{ … - "file": "lib/Data/Sah/Lang/id_ID.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Lang::id_ID"
},+
{ … - "file": "lib/Data/Sah/Lang/zh_CN.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Lang::zh_CN"
},+
{ … - "file": "lib/Data/Sah/Type/BaseType.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Type::BaseType"
},+
{ … - "file": "lib/Data/Sah/Type/Comparable.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Type::Comparable"
},+
{ … - "file": "lib/Data/Sah/Type/HasElems.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Type::HasElems"
},+
{ … - "file": "lib/Data/Sah/Type/Sortable.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Type::Sortable"
},+
{ … - "file": "lib/Data/Sah/Type/all.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Type::all"
},+
{ … - "file": "lib/Data/Sah/Type/any.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Type::any"
},+
{ … - "file": "lib/Data/Sah/Type/array.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Type::array"
},+
{ … - "file": "lib/Data/Sah/Type/bool.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Type::bool"
},+
{ … - "file": "lib/Data/Sah/Type/buf.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Type::buf"
},+
{ … - "file": "lib/Data/Sah/Type/cistr.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Type::cistr"
},+
{ … - "file": "lib/Data/Sah/Type/code.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Type::code"
},+
{ … - "file": "lib/Data/Sah/Type/date.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Type::date"
},+
{ … - "file": "lib/Data/Sah/Type/datenotime.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Type::datenotime"
},+
{ … - "file": "lib/Data/Sah/Type/datetime.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Type::datetime"
},+
{ … - "file": "lib/Data/Sah/Type/duration.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Type::duration"
},+
{ … - "file": "lib/Data/Sah/Type/float.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Type::float"
},+
{ … - "file": "lib/Data/Sah/Type/hash.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Type::hash"
},+
{ … - "file": "lib/Data/Sah/Type/int.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Type::int"
},+
{ … - "file": "lib/Data/Sah/Type/num.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Type::num"
},+
{ … - "file": "lib/Data/Sah/Type/obj.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Type::obj"
},+
{ … - "file": "lib/Data/Sah/Type/re.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Type::re"
},+
{ … - "file": "lib/Data/Sah/Type/str.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Type::str"
},+
{ … - "file": "lib/Data/Sah/Type/timeofday.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Type::timeofday"
},+
{ … - "file": "lib/Data/Sah/Type/undef.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Type::undef"
},+
{ … - "file": "lib/Data/Sah/Util/Func.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Util::Func"
},+
{ … - "file": "lib/Data/Sah/Util/Role.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Util::Role"
},+
{ … - "file": "lib/Data/Sah/Util/Type/Date.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Util::Type::Date"
},+
{ … - "file": "lib/Data/Sah/Util/TypeX.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Data::Sah::Util::TypeX"
},+
{ … - "file": "lib/Test/Data/Sah.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Test::Data::Sah"
},+
{ … - "file": "lib/Test/Data/Sah/Human.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Test::Data::Sah::Human"
},+
{ … - "file": "lib/Test/Data/Sah/Perl.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Test::Data::Sah::Perl"
}
],- "no_pax_headers": 1,
- "path": "P/PE/PERLANCAR/Data-Sah-0.917.tar.gz",
+
"prereq": [ … +
{ … - "is_prereq": 1,
- "requires": "Data::Cmp",
- "type": "runtime_requires",
- "version": "0.002"
},+
{ … - "is_prereq": 1,
- "requires": "Data::Dmp",
- "type": "runtime_requires",
- "version": "0.242"
},+
{ … - "is_prereq": 1,
- "requires": "Data::Dump",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Data::Sah::Coerce",
- "type": "runtime_requires",
- "version": "0.050"
},+
{ … - "is_prereq": 1,
- "requires": "Data::Sah::CoerceCommon",
- "type": "runtime_requires",
- "version": "0.050"
},+
{ … - "is_prereq": 1,
- "requires": "Data::Sah::DefaultValueCommon",
- "type": "runtime_requires",
- "version": "0.005"
},+
{ … - "is_prereq": 1,
- "requires": "Data::Sah::Filter",
- "type": "runtime_requires",
- "version": "0.024"
},+
{ … - "is_prereq": 1,
- "requires": "Data::Sah::FilterCommon",
- "type": "runtime_requires",
- "version": "0.024"
},+
{ … - "is_prereq": 1,
- "requires": "Data::Sah::Normalize",
- "type": "runtime_requires",
- "version": "0.051"
},+
{ … - "is_prereq": 1,
- "requires": "Data::Sah::Resolve",
- "type": "runtime_requires",
- "version": "0.010"
},+
{ … - "is_optional_prereq": 1,
- "requires": "DateTime",
- "type": "runtime_recommends",
- "version": "0"
},+
{ … - "is_optional_prereq": 1,
- "requires": "DateTime::Duration",
- "type": "runtime_recommends",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Exporter",
- "type": "runtime_requires",
- "version": "5.57"
},+
{ … - "requires": "ExtUtils::MakeMaker",
- "type": "configure_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "File::ShareDir",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "File::ShareDir::Tarball",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "File::Slurper",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "File::Spec",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "File::chdir",
- "type": "runtime_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": "JSON",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Language::Expr",
- "type": "runtime_requires",
- "version": "0.29"
},+
{ … - "is_prereq": 1,
- "requires": "Language::Expr::Interpreter::var_enumer",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Lingua::EN::Numbers::Ordinate",
- "type": "runtime_requires",
- "version": "1.02"
},+
{ … - "is_build_prereq": 1,
- "requires": "List::Util",
- "type": "build_requires",
- "version": "1.54"
},+
{ … - "is_prereq": 1,
- "requires": "Log::ger",
- "type": "runtime_requires",
- "version": "0.038"
},+
{ … - "is_prereq": 1,
- "requires": "Mo",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Module::Installed::Tiny",
- "type": "runtime_requires",
- "version": "0.011"
},+
{ … - "is_prereq": 1,
- "requires": "POSIX",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Regexp::Stringify",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Role::Tiny",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Role::Tiny::With",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "Sah::SpecTest",
- "type": "build_requires",
- "version": "v0.9.50"
},+
{ … - "is_prereq": 1,
- "requires": "Scalar::Util",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_optional_prereq": 1,
- "requires": "Scalar::Util::Numeric",
- "type": "runtime_recommends",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Scalar::Util::Numeric::PP",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "Test::Exception",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "Test::More",
- "type": "build_requires",
- "version": "0.98"
},+
{ … - "is_prereq": 1,
- "requires": "Test::More",
- "type": "runtime_requires",
- "version": "0.98"
},+
{ … - "is_build_prereq": 1,
- "requires": "Test::NoWarnings",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "Test::Warn",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Text::sprintfn",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Tie::IxHash",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "Time::Duration::Parse::AsHash",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Time::HiRes",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_optional_prereq": 1,
- "requires": "Time::Moment",
- "type": "runtime_recommends",
- "version": "0"
},+
{ … - "is_optional_prereq": 1,
- "requires": "Time::Piece",
- "type": "runtime_recommends",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "lib::filter",
- "type": "build_requires",
- "version": "0.03"
},+
{ … - "is_build_prereq": 1,
- "requires": "overload",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "parent",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "perl",
- "type": "runtime_requires",
- "version": "5.010001"
},+
{ … - "is_prereq": 1,
- "requires": "strict",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "utf8",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "warnings",
- "type": "runtime_requires",
- "version": "0"
}
],- "released_epoch": 1708077675,
- "required_perl": "5.010001",
- "size_packed": 128161,
- "size_unpacked": 718815,
+
"uses": { … +
"configure": { … +
"requires": { … - "ExtUtils::MakeMaker": "0",
- "perl": "5.010001",
- "strict": "0",
- "warnings": "0"
}
},+
"runtime": { … +
"noes": { … - "strict": "0",
- "warnings": "0"
},+
"recommends": { … - "Data::Cmp": "0",
- "Data::Sah::Coerce": "0",
- "Data::Sah::CoerceCommon": "0",
- "Data::Sah::DefaultValueCommon": "0",
- "Data::Sah::FilterCommon": "0",
- "Data::Sah::Normalize": "0",
- "Data::Sah::Resolve": "0",
- "DateTime": "0",
- "DateTime::Duration": "0",
- "File::ShareDir": "0",
- "File::ShareDir::Tarball": "0",
- "JSON": "0",
- "Language::Expr": "0",
- "Language::Expr::Interpreter::var_enumer": "0",
- "Lingua::EN::Numbers::Ordinate": "0",
- "Module::Installed::Tiny": "0",
- "Regexp::Stringify": "0",
- "Sah": "0",
- "Scalar::Util": "0",
- "Time::HiRes": "0",
- "Time::Moment": "0",
- "Time::Piece": "0"
},+
"requires": { … - "Data::Dmp": "0",
- "Data::Dump": "0",
- "Data::Sah::Normalize": "0",
- "Exporter": "0",
- "File::Slurper": "0",
- "File::chdir": "0",
- "Log::ger": "0",
- "Mo": "0",
- "POSIX": "0",
- "Role::Tiny": "0",
- "Role::Tiny::With": "0",
- "Scalar::Util": "0",
- "Test::More": "0.98",
- "Text::sprintfn": "0",
- "Tie::IxHash": "0",
- "parent": "0",
- "perl": "5.010001",
- "strict": "0",
- "utf8": "0",
- "warnings": "0"
},+
"suggests": { … - "Role::Tiny": "0",
- "Scalar::Util::Numeric": "0"
}
},+
"test": { … +
"noes": { … },+
"recommends": { … - "Pod::Coverage::TrustPod": "0",
- "Test::More": "0",
- "Test::Perl::Critic": "0",
- "Test::Pod": "1.41",
- "Test::Pod::Coverage": "1.08",
- "strict": "0",
- "warnings": "0"
},+
"requires": { … - "File::Spec": "0",
- "IO::Handle": "0",
- "IPC::Open3": "0",
- "List::Util": "0",
- "Test::Exception": "0",
- "Test::More": "0.98",
- "Test::NoWarnings": "0",
- "Test::Warn": "0",
- "lib::filter": "0",
- "overload": "0",
- "perl": "5.010001",
- "strict": "0",
- "warnings": "0"
},+
"suggests": { … - "Date::TimeOfDay": "0",
- "DateTime": "0",
- "DateTime::Duration": "0",
- "Time::Duration::Parse::AsHash": "0",
- "blib": "1.01"
}
}
},- "valid_signature": -1,
- "version": "0.917",
+
"versions": { … +
"lib/Data/Sah.pm": { … },+
"lib/Data/Sah/Compiler.pm": { … - "Data::Sah::Compiler": "0.917"
},+
"lib/Data/Sah/Compiler/Prog.pm": { … - "Data::Sah::Compiler::Prog": "0.917"
},+
"lib/Data/Sah/Compiler/Prog/TH.pm": { … - "Data::Sah::Compiler::Prog::TH": "0.917"
},+
"lib/Data/Sah/Compiler/Prog/TH/all.pm": { … - "Data::Sah::Compiler::Prog::TH::all": "0.917"
},+
"lib/Data/Sah/Compiler/Prog/TH/any.pm": { … - "Data::Sah::Compiler::Prog::TH::any": "0.917"
},+
"lib/Data/Sah/Compiler/TH.pm": { … - "Data::Sah::Compiler::TH": "0.917"
},+
"lib/Data/Sah/Compiler/TextResultRole.pm": { … - "Data::Sah::Compiler::TextResultRole": "0.917"
},+
"lib/Data/Sah/Compiler/human.pm": { … - "Data::Sah::Compiler::human": "0.917"
},+
"lib/Data/Sah/Compiler/human/TH.pm": { … - "Data::Sah::Compiler::human::TH": "0.917"
},+
"lib/Data/Sah/Compiler/human/TH/Comparable.pm": { … - "Data::Sah::Compiler::human::TH::Comparable": "0.917"
},+
"lib/Data/Sah/Compiler/human/TH/HasElems.pm": { … - "Data::Sah::Compiler::human::TH::HasElems": "0.917"
},+
"lib/Data/Sah/Compiler/human/TH/Sortable.pm": { … - "Data::Sah::Compiler::human::TH::Sortable": "0.917"
},+
"lib/Data/Sah/Compiler/human/TH/all.pm": { … - "Data::Sah::Compiler::human::TH::all": "0.917"
},+
"lib/Data/Sah/Compiler/human/TH/any.pm": { … - "Data::Sah::Compiler::human::TH::any": "0.917"
},+
"lib/Data/Sah/Compiler/human/TH/array.pm": { … - "Data::Sah::Compiler::human::TH::array": "0.917"
},+
"lib/Data/Sah/Compiler/human/TH/bool.pm": { … - "Data::Sah::Compiler::human::TH::bool": "0.917"
},+
"lib/Data/Sah/Compiler/human/TH/buf.pm": { … - "Data::Sah::Compiler::human::TH::buf": "0.917"
},+
"lib/Data/Sah/Compiler/human/TH/cistr.pm": { … - "Data::Sah::Compiler::human::TH::cistr": "0.917"
},+
"lib/Data/Sah/Compiler/human/TH/code.pm": { … - "Data::Sah::Compiler::human::TH::code": "0.917"
},+
"lib/Data/Sah/Compiler/human/TH/date.pm": { … - "Data::Sah::Compiler::human::TH::date": "0.917"
},+
"lib/Data/Sah/Compiler/human/TH/datenotime.pm": { … - "Data::Sah::Compiler::human::TH::datenotime": "0.917"
},+
"lib/Data/Sah/Compiler/human/TH/datetime.pm": { … - "Data::Sah::Compiler::human::TH::datetime": "0.917"
},+
"lib/Data/Sah/Compiler/human/TH/duration.pm": { … - "Data::Sah::Compiler::human::TH::duration": "0.917"
},+
"lib/Data/Sah/Compiler/human/TH/float.pm": { … - "Data::Sah::Compiler::human::TH::float": "0.917"
},+
"lib/Data/Sah/Compiler/human/TH/hash.pm": { … - "Data::Sah::Compiler::human::TH::hash": "0.917"
},+
"lib/Data/Sah/Compiler/human/TH/int.pm": { … - "Data::Sah::Compiler::human::TH::int": "0.917"
},+
"lib/Data/Sah/Compiler/human/TH/num.pm": { … - "Data::Sah::Compiler::human::TH::num": "0.917"
},+
"lib/Data/Sah/Compiler/human/TH/obj.pm": { … - "Data::Sah::Compiler::human::TH::obj": "0.917"
},+
"lib/Data/Sah/Compiler/human/TH/re.pm": { … - "Data::Sah::Compiler::human::TH::re": "0.917"
},+
"lib/Data/Sah/Compiler/human/TH/str.pm": { … - "Data::Sah::Compiler::human::TH::str": "0.917"
},+
"lib/Data/Sah/Compiler/human/TH/timeofday.pm": { … - "Data::Sah::Compiler::human::TH::timeofday": "0.917"
},+
"lib/Data/Sah/Compiler/human/TH/undef.pm": { … - "Data::Sah::Compiler::human::TH::undef": "0.917"
},+
"lib/Data/Sah/Compiler/perl.pm": { … - "Data::Sah::Compiler::perl": "0.917"
},+
"lib/Data/Sah/Compiler/perl/TH.pm": { … - "Data::Sah::Compiler::perl::TH": "0.917"
},+
"lib/Data/Sah/Compiler/perl/TH/all.pm": { … - "Data::Sah::Compiler::perl::TH::all": "0.917"
},+
"lib/Data/Sah/Compiler/perl/TH/any.pm": { … - "Data::Sah::Compiler::perl::TH::any": "0.917"
},+
"lib/Data/Sah/Compiler/perl/TH/array.pm": { … - "Data::Sah::Compiler::perl::TH::array": "0.917"
},+
"lib/Data/Sah/Compiler/perl/TH/bool.pm": { … - "Data::Sah::Compiler::perl::TH::bool": "0.917"
},+
"lib/Data/Sah/Compiler/perl/TH/buf.pm": { … - "Data::Sah::Compiler::perl::TH::buf": "0.917"
},+
"lib/Data/Sah/Compiler/perl/TH/cistr.pm": { … - "Data::Sah::Compiler::perl::TH::cistr": "0.917"
},+
"lib/Data/Sah/Compiler/perl/TH/code.pm": { … - "Data::Sah::Compiler::perl::TH::code": "0.917"
},+
"lib/Data/Sah/Compiler/perl/TH/date.pm": { … - "Data::Sah::Compiler::perl::TH::date": "0.917"
},+
"lib/Data/Sah/Compiler/perl/TH/datenotime.pm": { … - "Data::Sah::Compiler::perl::TH::datenotime": "0.917"
},+
"lib/Data/Sah/Compiler/perl/TH/datetime.pm": { … - "Data::Sah::Compiler::perl::TH::datetime": "0.917"
},+
"lib/Data/Sah/Compiler/perl/TH/duration.pm": { … - "Data::Sah::Compiler::perl::TH::duration": "0.917"
},+
"lib/Data/Sah/Compiler/perl/TH/float.pm": { … - "Data::Sah::Compiler::perl::TH::float": "0.917"
},+
"lib/Data/Sah/Compiler/perl/TH/hash.pm": { … - "Data::Sah::Compiler::perl::TH::hash": "0.917"
},+
"lib/Data/Sah/Compiler/perl/TH/int.pm": { … - "Data::Sah::Compiler::perl::TH::int": "0.917"
},+
"lib/Data/Sah/Compiler/perl/TH/num.pm": { … - "Data::Sah::Compiler::perl::TH::num": "0.917"
},+
"lib/Data/Sah/Compiler/perl/TH/obj.pm": { … - "Data::Sah::Compiler::perl::TH::obj": "0.917"
},+
"lib/Data/Sah/Compiler/perl/TH/re.pm": { … - "Data::Sah::Compiler::perl::TH::re": "0.917"
},+
"lib/Data/Sah/Compiler/perl/TH/str.pm": { … - "Data::Sah::Compiler::perl::TH::str": "0.917"
},+
"lib/Data/Sah/Compiler/perl/TH/timeofday.pm": { … - "Data::Sah::Compiler::perl::TH::timeofday": "0.917"
},+
"lib/Data/Sah/Compiler/perl/TH/undef.pm": { … - "Data::Sah::Compiler::perl::TH::undef": "0.917"
},+
"lib/Data/Sah/Human.pm": { … - "Data::Sah::Human": "0.917"
},+
"lib/Data/Sah/Lang.pm": { … - "Data::Sah::Lang": "0.917"
},+
"lib/Data/Sah/Lang/fr_FR.pm": { … - "Data::Sah::Lang::fr_FR": "0.917"
},+
"lib/Data/Sah/Lang/id_ID.pm": { … - "Data::Sah::Lang::id_ID": "0.917"
},+
"lib/Data/Sah/Lang/zh_CN.pm": { … - "Data::Sah::Lang::zh_CN": "0.917"
},+
"lib/Data/Sah/Type/BaseType.pm": { … - "Data::Sah::Type::BaseType": "0.917"
},+
"lib/Data/Sah/Type/Comparable.pm": { … - "Data::Sah::Type::Comparable": "0.917"
},+
"lib/Data/Sah/Type/HasElems.pm": { … - "Data::Sah::Type::HasElems": "0.917"
},+
"lib/Data/Sah/Type/Sortable.pm": { … - "Data::Sah::Type::Sortable": "0.917"
},+
"lib/Data/Sah/Type/all.pm": { … - "Data::Sah::Type::all": "0.917"
},+
"lib/Data/Sah/Type/any.pm": { … - "Data::Sah::Type::any": "0.917"
},+
"lib/Data/Sah/Type/array.pm": { … - "Data::Sah::Type::array": "0.917"
},+
"lib/Data/Sah/Type/bool.pm": { … - "Data::Sah::Type::bool": "0.917"
},+
"lib/Data/Sah/Type/buf.pm": { … - "Data::Sah::Type::buf": "0.917"
},+
"lib/Data/Sah/Type/cistr.pm": { … - "Data::Sah::Type::cistr": "0.917"
},+
"lib/Data/Sah/Type/code.pm": { … - "Data::Sah::Type::code": "0.917"
},+
"lib/Data/Sah/Type/date.pm": { … - "Data::Sah::Type::date": "0.917"
},+
"lib/Data/Sah/Type/datenotime.pm": { … - "Data::Sah::Type::datenotime": "0.917"
},+
"lib/Data/Sah/Type/datetime.pm": { … - "Data::Sah::Type::datetime": "0.917"
},+
"lib/Data/Sah/Type/duration.pm": { … - "Data::Sah::Type::duration": "0.917"
},+
"lib/Data/Sah/Type/float.pm": { … - "Data::Sah::Type::float": "0.917"
},+
"lib/Data/Sah/Type/hash.pm": { … - "Data::Sah::Type::hash": "0.917"
},+
"lib/Data/Sah/Type/int.pm": { … - "Data::Sah::Type::int": "0.917"
},+
"lib/Data/Sah/Type/num.pm": { … - "Data::Sah::Type::num": "0.917"
},+
"lib/Data/Sah/Type/obj.pm": { … - "Data::Sah::Type::obj": "0.917"
},+
"lib/Data/Sah/Type/re.pm": { … - "Data::Sah::Type::re": "0.917"
},+
"lib/Data/Sah/Type/str.pm": { … - "Data::Sah::Type::str": "0.917"
},+
"lib/Data/Sah/Type/timeofday.pm": { … - "Data::Sah::Type::timeofday": "0.917"
},+
"lib/Data/Sah/Type/undef.pm": { … - "Data::Sah::Type::undef": "0.917"
},+
"lib/Data/Sah/Util/Func.pm": { … - "Data::Sah::Util::Func": "0.917"
},+
"lib/Data/Sah/Util/Role.pm": { … - "Data::Sah::Util::Role": "0.917"
},+
"lib/Data/Sah/Util/Type/Date.pm": { … - "Data::Sah::Util::Type::Date": "0.917"
},+
"lib/Data/Sah/Util/TypeX.pm": { … - "Data::Sah::Util::TypeX": "0.917"
},+
"lib/Test/Data/Sah.pm": { … - "Test::Data::Sah": "0.917"
},+
"lib/Test/Data/Sah/Human.pm": { … - "Test::Data::Sah::Human": "0.917"
},+
"lib/Test/Data/Sah/Perl.pm": { … - "Test::Data::Sah::Perl": "0.917"
}
},- "vname": "Data-Sah-0.917"
}