Metadata
{
+
"abstracts_in_pod": { … - "HTML::FormFu::Model::DBIC": "Integrate HTML::FormFu with DBIx::Class"
},- "author": "PSHANGOV",
- "buildfile_executable": 0,
- "dir_lib": "lib",
- "dir_t": "t",
+
"dirs_array": [ … - "inc/Module/Install",
- "inc/Module",
- "inc",
- "lib/HTML/FormFu/Constraint/DBIC",
- "lib/HTML/FormFu/Constraint",
- "lib/HTML/FormFu/Model",
- "lib/HTML/FormFu",
- "lib/HTML",
- "lib",
- "t/constraints",
- "t/create",
- "t/default_values",
- "t/lib/HTMLFormFu/I18N",
- "t/lib/HTMLFormFu",
- "t/lib/MySchema",
- "t/lib/MySchemaRS",
- "t/lib",
- "t/options_from_model",
- "t/update",
- "t/x_roundtrip",
- "t"
],- "dist": "HTML-FormFu-Model-DBIC",
- "dynamic_config": 1,
+
"error": { … +
"prereq_matches_use": [ … ],+
"test_prereq_matches_use": [ … ]
},- "extension": "tar.gz",
- "extractable": 1,
- "extracts_nicely": 1,
- "file__build": 0,
- "file_blib": 0,
- "file_build": 0,
- "file_changelog": "Changes",
- "file_makefile": 0,
- "file_makefile_pl": "Makefile.PL",
- "file_manifest": "MANIFEST",
- "file_meta_yml": "META.yml",
- "file_pm_to_blib": 0,
- "file_readme": "README",
+
"files_array": [ … - "Changes",
- "MANIFEST",
- "META.yml",
- "Makefile.PL",
- "README",
- "lib/HTML/FormFu/Constraint/DBIC/Unique.pm",
- "lib/HTML/FormFu/Model/DBIC.pm"
],+
"files_hash": { … +
"Changes": { … - "mtime": 1309866533,
- "size": 3958
},+
"MANIFEST": { … - "mtime": 1309867188,
- "size": 7320
},+
"META.yml": { … - "mtime": 1309867973,
- "size": 801
},+
"Makefile.PL": { … - "mtime": 1309867891,
+
"requires": { … - "inc::Module::Install": "0"
},- "size": 865
},+
"README": { … - "mtime": 1309867973,
- "size": 20494
},+
"inc/Module/Install.pm": { … - "mtime": 1309867972,
- "no_index": 1,
- "size": 10746
},+
"inc/Module/Install/Base.pm": { … - "mtime": 1309867973,
- "no_index": 1,
- "size": 1092
},+
"inc/Module/Install/Can.pm": { … - "mtime": 1309867973,
- "no_index": 1,
- "size": 1836
},+
"inc/Module/Install/Fetch.pm": { … - "mtime": 1309867973,
- "no_index": 1,
- "size": 2548
},+
"inc/Module/Install/Makefile.pm": { … - "mtime": 1309867973,
- "no_index": 1,
- "size": 7439
},+
"inc/Module/Install/Metadata.pm": { … - "mtime": 1309867973,
- "no_index": 1,
- "size": 15668
},+
"inc/Module/Install/Win32.pm": { … - "mtime": 1309867973,
- "no_index": 1,
- "size": 1859
},+
"inc/Module/Install/WriteAll.pm": { … - "mtime": 1309867973,
- "no_index": 1,
- "size": 1230
},+
"lib/HTML/FormFu/Constraint/DBIC/Unique.pm": { … - "license": "Perl_5",
- "module": "HTML::FormFu::Constraint::DBIC::Unique",
- "mtime": 1308300032,
+
"requires": { … - "Carp": "0",
- "HTML::FormFu::Constraint": "0",
- "Moose": "0"
},- "size": 6791
},+
"lib/HTML/FormFu/Model/DBIC.pm": { … - "license": "Perl_5",
- "module": "HTML::FormFu::Model::DBIC",
- "mtime": 1309867363,
+
"requires": { … - "Carp": "0",
- "HTML::FormFu::Model": "0",
- "HTML::FormFu::Util": "0",
- "List::MoreUtils": "0",
- "Scalar::Util": "0",
- "Storable": "0",
- "base": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 50928
},+
"t/constraints/dbic_unique.t": { … - "mtime": 1308300032,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 4268
},+
"t/constraints/dbic_unique.yml": { … - "mtime": 1308300032,
- "no_index": 1,
- "size": 251
},+
"t/constraints/dbic_unique_column.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 287
},+
"t/constraints/dbic_unique_id_field.yml": { … - "mtime": 1308300032,
- "no_index": 1,
- "size": 273
},+
"t/constraints/dbic_unique_method.yml": { … - "mtime": 1308300032,
- "no_index": 1,
- "size": 327
},+
"t/constraints/dbic_unique_others.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 284
},+
"t/create/basic.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 910
},+
"t/create/basic.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 659
},+
"t/default_values/basic.t": { … - "mtime": 1308300032,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 3076
},+
"t/default_values/basic.yml": { … - "mtime": 1308300032,
- "no_index": 1,
- "size": 727
},+
"t/default_values/basic_nested.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 2792
},+
"t/default_values/basic_nested.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 644
},+
"t/default_values/belongs_to_lookup_table.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 636
},+
"t/default_values/belongs_to_lookup_table.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 211
},+
"t/default_values/belongs_to_lookup_table_combobox.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1097
},+
"t/default_values/belongs_to_lookup_table_combobox.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 365
},+
"t/default_values/empty_rows_zero.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1023
},+
"t/default_values/empty_rows_zero.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 353
},+
"t/default_values/has_many_combobox.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1022
},+
"t/default_values/has_many_combobox.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 210
},+
"t/default_values/has_many_repeatable.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1387
},+
"t/default_values/has_many_repeatable.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 348
},+
"t/default_values/has_many_repeatable_delete_true.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1821
},+
"t/default_values/has_many_repeatable_delete_true.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 487
},+
"t/default_values/has_many_repeatable_label.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1599
},+
"t/default_values/has_many_repeatable_label.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 396
},+
"t/default_values/has_many_repeatable_nested.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1982
},+
"t/default_values/has_many_repeatable_nested.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 367
},+
"t/default_values/has_many_repeatable_new.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1629
},+
"t/default_values/has_many_repeatable_new.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 386
},+
"t/default_values/has_many_select.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1021
},+
"t/default_values/has_many_select.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 208
},+
"t/default_values/has_one.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1205
},+
"t/default_values/has_one.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 229
},+
"t/default_values/has_one_nested.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1372
},+
"t/default_values/has_one_nested.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 248
},+
"t/default_values/label.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 768
},+
"t/default_values/label.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 173
},+
"t/default_values/many_to_many-has_many.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 3414
},+
"t/default_values/many_to_many-has_many.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 541
},+
"t/default_values/many_to_many_checkboxgroup.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1073
},+
"t/default_values/many_to_many_checkboxgroup.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 175
},+
"t/default_values/many_to_many_repeatable.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1616
},+
"t/default_values/many_to_many_repeatable.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 341
},+
"t/default_values/many_to_many_repeatable_nested.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 2308
},+
"t/default_values/many_to_many_repeatable_nested.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 360
},+
"t/default_values/many_to_many_repeatable_new.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1732
},+
"t/default_values/many_to_many_repeatable_new.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 379
},+
"t/default_values/many_to_many_select.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1066
},+
"t/default_values/many_to_many_select.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 184
},+
"t/default_values/many_to_many_select_nested.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1101
},+
"t/default_values/many_to_many_select_nested.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 203
},+
"t/default_values/methods.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 540
},+
"t/default_values/methods.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 104
},+
"t/default_values/might_have.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1317
},+
"t/default_values/might_have.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 278
},+
"t/default_values/might_have_missing.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1223
},+
"t/default_values/multi_label.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 816
},+
"t/default_values/multi_label.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 226
},+
"t/default_values/nested_name_accessor.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 858
},+
"t/default_values/nested_name_accessor.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 108
},+
"t/default_values/opt_accessor.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 786
},+
"t/default_values/opt_accessor.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 183
},+
"t/default_values/opt_accessor_nested.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 868
},+
"t/default_values/opt_accessor_nested.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 202
},+
"t/lib/DBICTestLib.pm": { … - "mtime": 1309783601,
- "no_index": 1,
+
"requires": { … - "DBI": "0",
- "Exporter": "0",
- "base": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 540
},+
"t/lib/HTMLFormFu/I18N.pm": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 183
},+
"t/lib/HTMLFormFu/I18N/en.pm": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 163
},+
"t/lib/HTMLFormFu/MockContext.pm": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "strict": "0",
- "warnings": "0"
},- "size": 214
},+
"t/lib/MySchema.pm": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBIx::Class::Schema": "0",
- "base": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 110
},+
"t/lib/MySchema/Address.pm": { … - "mtime": 1309783601,
- "no_index": 1,
- "size": 525
},+
"t/lib/MySchema/Band.pm": { … - "mtime": 1308052212,
- "no_index": 1,
- "size": 590
},+
"t/lib/MySchema/HasMany.pm": { … - "mtime": 1308064963,
- "no_index": 1,
- "size": 460
},+
"t/lib/MySchema/ManagedBand.pm": { … - "mtime": 1309783905,
- "no_index": 1,
- "size": 631
},+
"t/lib/MySchema/Manager.pm": { … - "mtime": 1308052212,
- "no_index": 1,
- "size": 402
},+
"t/lib/MySchema/Master.pm": { … - "mtime": 1308300032,
- "no_index": 1,
- "size": 2312
},+
"t/lib/MySchema/Note.pm": { … - "mtime": 1308052212,
- "no_index": 1,
- "size": 454
},+
"t/lib/MySchema/Schedule.pm": { … - "mtime": 1308052212,
- "no_index": 1,
- "size": 612
},+
"t/lib/MySchema/Task.pm": { … - "mtime": 1308052212,
- "no_index": 1,
- "size": 527
},+
"t/lib/MySchema/TwoNote.pm": { … - "mtime": 1308052212,
- "no_index": 1,
- "size": 487
},+
"t/lib/MySchema/Type.pm": { … - "mtime": 1308064963,
- "no_index": 1,
- "size": 332
},+
"t/lib/MySchema/Type2.pm": { … - "mtime": 1308052212,
- "no_index": 1,
- "size": 334
},+
"t/lib/MySchema/User.pm": { … - "mtime": 1308300032,
- "no_index": 1,
- "size": 1557
},+
"t/lib/MySchema/UserBand.pm": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 590
},+
"t/lib/MySchemaRS/User.pm": { … - "mtime": 1308300032,
- "no_index": 1,
- "size": 519
},+
"t/options_from_model/belongs_to.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1186
},+
"t/options_from_model/belongs_to.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 285
},+
"t/options_from_model/belongs_to_combobox.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1380
},+
"t/options_from_model/belongs_to_combobox.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 289
},+
"t/options_from_model/belongs_to_config_zero.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 917
},+
"t/options_from_model/belongs_to_config_zero.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 217
},+
"t/options_from_model/belongs_to_config_zero_combobox.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 926
},+
"t/options_from_model/belongs_to_config_zero_combobox.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 219
},+
"t/options_from_model/belongs_to_localize_label.t": { … - "mtime": 1299062599,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 677
},+
"t/options_from_model/belongs_to_localize_label.yml": { … - "mtime": 1299062599,
- "no_index": 1,
- "size": 211
},+
"t/options_from_model/condition_from_stash.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1570
},+
"t/options_from_model/condition_from_stash.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 158
},+
"t/options_from_model/condition_from_stash_combobox.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1698
},+
"t/options_from_model/condition_from_stash_combobox.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 160
},+
"t/options_from_model/condition_from_stash_combobox_complex.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1225
},+
"t/options_from_model/condition_from_stash_complex.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1181
},+
"t/options_from_model/constraint_autoset.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1438
},+
"t/options_from_model/constraint_autoset.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 361
},+
"t/options_from_model/has_many_repeatable_select.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 3459
},+
"t/options_from_model/has_many_repeatable_select.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 420
},+
"t/options_from_model/many_to_many_select.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "HTMLFormFu::MockContext": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1878
},+
"t/options_from_model/many_to_many_select.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 221
},+
"t/options_from_model/many_to_many_select_restricted.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "HTMLFormFu::MockContext": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1676
},+
"t/options_from_model/many_to_many_select_restricted.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 257
},+
"t/update/add_valid.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 964
},+
"t/update/basic.yml": { … - "mtime": 1308300032,
- "no_index": 1,
- "size": 842
},+
"t/update/basic_create.t": { … - "mtime": 1308300032,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1544
},+
"t/update/basic_update.t": { … - "mtime": 1308300032,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1537
},+
"t/update/belongs_to.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 854
},+
"t/update/belongs_to_combobox.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 898
},+
"t/update/belongs_to_create.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 696
},+
"t/update/belongs_to_create_required.t": { … - "mtime": 1309783905,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 703
},+
"t/update/belongs_to_select.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1342
},+
"t/update/belongs_to_select.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 121
},+
"t/update/belongs_to_select_two.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 129
},+
"t/update/column_without_field.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 803
},+
"t/update/column_without_field.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 136
},+
"t/update/has_many_repeatable.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1995
},+
"t/update/has_many_repeatable.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 349
},+
"t/update/has_many_repeatable_delete_true.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1745
},+
"t/update/has_many_repeatable_delete_true.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 450
},+
"t/update/has_many_repeatable_many_new.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1081
},+
"t/update/has_many_repeatable_many_new.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 424
},+
"t/update/has_many_repeatable_many_new_exceed_max.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1203
},+
"t/update/has_many_repeatable_new.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1730
},+
"t/update/has_many_repeatable_new.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 409
},+
"t/update/has_many_repeatable_new_date.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "DateTime": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1914
},+
"t/update/has_many_repeatable_new_date.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 495
},+
"t/update/has_many_repeatable_new_dependon.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1917
},+
"t/update/has_many_repeatable_new_dependon.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 467
},+
"t/update/has_many_repeatable_new_empty.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1737
},+
"t/update/has_many_repeatable_new_implicit.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1813
},+
"t/update/has_many_repeatable_new_implicit.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 387
},+
"t/update/has_many_repeatable_new_required_when.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1898
},+
"t/update/has_many_repeatable_new_required_when.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 495
},+
"t/update/has_one.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1112
},+
"t/update/has_one.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 274
},+
"t/update/has_one_create.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1018
},+
"t/update/has_one_no_id.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1024
},+
"t/update/has_one_no_id.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 229
},+
"t/update/has_one_select.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1524
},+
"t/update/has_one_select.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 211
},+
"t/update/ignore_if_empty.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 823
},+
"t/update/ignore_if_empty.yml": { … - "mtime": 1308046024,
- "no_index": 1,
- "size": 124
},+
"t/update/many_to_many-has_many.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 3169
},+
"t/update/many_to_many_checkboxgroup.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1376
},+
"t/update/many_to_many_checkboxgroup.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 175
},+
"t/update/many_to_many_checkboxgroup_restricted.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "HTMLFormFu::MockContext": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1599
},+
"t/update/many_to_many_checkboxgroup_restricted.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 248
},+
"t/update/many_to_many_checkboxgroup_unselected.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1374
},+
"t/update/many_to_many_repeatable.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1510
},+
"t/update/many_to_many_repeatable.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 341
},+
"t/update/many_to_many_repeatable_new.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1510
},+
"t/update/many_to_many_repeatable_new.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 383
},+
"t/update/many_to_many_select.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1369
},+
"t/update/many_to_many_select.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 184
},+
"t/update/many_to_many_select_additive.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 287
},+
"t/update/many_to_many_select_unselected.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1367
},+
"t/update/methods.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1129
},+
"t/update/methods.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 159
},+
"t/update/might_have.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1070
},+
"t/update/might_have.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 278
},+
"t/update/might_have_create.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1132
},+
"t/update/might_have_delete_if_empty.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1201
},+
"t/update/might_have_delete_if_empty.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 284
},+
"t/update/nested.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 751
},+
"t/update/nested_create.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1111
},+
"t/update/nested_create_checkbox.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 608
},+
"t/update/nested_name_accessor.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1209
},+
"t/update/nested_repeatable_write.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1926
},+
"t/update/nested_repeatable_write.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 470
},+
"t/update/null_if_empty.t": { … - "mtime": 1309783601,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1231
},+
"t/update/null_if_empty.yml": { … - "mtime": 1309783602,
- "no_index": 1,
- "size": 162
},+
"t/update/opt_accessor.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 911
},+
"t/update/opt_accessor.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 183
},+
"t/update/opt_accessor_nested.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 958
},+
"t/update/opt_accessor_nested.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 200
},+
"t/update/unchecked_not_null_checkbox.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 696
},+
"t/x_roundtrip/checkbox.yml": { … - "mtime": 1299062600,
- "no_index": 1,
- "size": 80
},+
"t/x_roundtrip/checkbox_false2true.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1212
},+
"t/x_roundtrip/checkbox_true2false.t": { … - "mtime": 1299062600,
- "no_index": 1,
+
"requires": { … - "DBICTestLib": "0",
- "HTML::FormFu": "0",
- "MySchema": "0",
- "Test::More": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1215
}
},- "got_prereq_from": "META.yml",
+
"included_modules": [ … - "Module::Install",
- "Module::Install::Base",
- "Module::Install::Can",
- "Module::Install::Fetch",
- "Module::Install::Makefile",
- "Module::Install::Metadata",
- "Module::Install::Win32",
- "Module::Install::WriteAll"
],+
"kwalitee": { … - "buildtool_not_executable": 1,
- "configure_prereq_matches_use": 1,
- "consistent_version": 1,
- "core_kwalitee": "96.88",
- "distname_matches_name_in_meta": 1,
- "extractable": 1,
- "extracts_nicely": 1,
- "has_abstract_in_pod": 1,
- "has_buildtool": 1,
- "has_changelog": 1,
- "has_contributing_doc": 0,
- "has_human_readable_license": 1,
- "has_known_license_in_source_file": 1,
- "has_license_in_source_file": 1,
- "has_manifest": 1,
- "has_meta_json": 0,
- "has_meta_yml": 1,
- "has_proper_version": 1,
- "has_readme": 1,
- "has_security_doc": 0,
- "has_separate_license_file": 0,
- "has_tests": 1,
- "has_tests_in_t_dir": 1,
- "has_version": 1,
- "kwalitee": "153.12",
- "main_module_version_matches_dist_version": 0,
- "manifest_matches_dist": 1,
- "meta_json_conforms_to_known_spec": 1,
- "meta_json_is_parsable": 1,
- "meta_yml_conforms_to_known_spec": 1,
- "meta_yml_declares_perl_version": 1,
- "meta_yml_has_license": 1,
- "meta_yml_has_provides": 0,
- "meta_yml_has_repository_resource": 1,
- "meta_yml_is_parsable": 1,
- "no_abstract_stub_in_pod": 1,
- "no_broken_auto_install": 1,
- "no_broken_module_install": 1,
- "no_dot_dirs": 1,
- "no_dot_underscore_files": 1,
- "no_files_to_be_skipped": 1,
- "no_generated_files": 1,
- "no_invalid_versions": 1,
- "no_local_dirs": 1,
- "no_maniskip_error": 1,
- "no_missing_files_in_provides": 1,
- "no_mymeta_files": 1,
- "no_pax_headers": 1,
- "no_pod_errors": 1,
- "no_stdin_for_prompting": 1,
- "no_symlinks": 1,
- "no_unauthorized_packages": 1,
- "portable_filenames": 1,
- "prereq_matches_use": 1,
- "proper_libs": 1,
- "security_doc_contains_contact": 0,
- "test_prereq_matches_use": 1,
- "use_strict": 1,
- "use_warnings": 1,
- "valid_signature": 1
},- "latest_mtime": 1309867973,
- "license": "perl defined in META.yml",
- "license_file": "lib/HTML/FormFu/Constraint/DBIC/Unique.pm,lib/HTML/FormFu/Model/DBIC.pm",
- "license_from_yaml": "perl",
- "license_in_pod": 1,
- "license_type": "Perl_5",
+
"licenses": { … +
"Perl_5": [ … - "lib/HTML/FormFu/Constraint/DBIC/Unique.pm",
- "lib/HTML/FormFu/Model/DBIC.pm"
]
},- "manifest_matches_dist": 1,
- "maturity": "developer",
+
"meta_yml": { … - "abstract": "Integrate HTML::FormFu with DBIx::Class",
+
"author": [ … ],+
"build_requires": { … - "DateTime::Format::SQLite": "0",
- "ExtUtils::MakeMaker": "6.42",
- "SQL::Translator": "0"
},+
"configure_requires": { … - "ExtUtils::MakeMaker": "6.42"
},- "distribution_type": "module",
- "generated_by": "Module::Install version 0.91",
- "license": "perl",
+
"meta-spec": { … },- "name": "HTML-FormFu-Model-DBIC",
+
"no_index": { … },+
"requires": { … - "DBD::SQLite": "0",
- "DBIx::Class": "0.08108",
- "HTML::FormFu": "0.09001",
- "List::MoreUtils": "0",
- "Task::Weaken": "0",
- "YAML::Syck": "0",
- "perl": "5.8.1"
},+
"resources": { … },- "version": "0.0.09001-TRIAL"
},- "meta_yml_is_parsable": 1,
- "meta_yml_spec_version": "1.4",
+
"module_install": { … },+
"modules": [ … +
{ … - "file": "lib/HTML/FormFu/Constraint/DBIC/Unique.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "HTML::FormFu::Constraint::DBIC::Unique"
},+
{ … - "file": "lib/HTML/FormFu/Model/DBIC.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "HTML::FormFu::Model::DBIC"
}
],- "no_index": "^inc/;^t/;^xt/",
- "no_pax_headers": 1,
- "path": "P/PS/PSHANGOV/HTML-FormFu-Model-DBIC-0.0.09001-TRIAL.tar.gz",
+
"prereq": [ … +
{ … - "is_prereq": 1,
- "requires": "DBD::SQLite",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "DBIx::Class",
- "type": "runtime_requires",
- "version": "0.08108"
},+
{ … - "is_build_prereq": 1,
- "requires": "DateTime::Format::SQLite",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "ExtUtils::MakeMaker",
- "type": "build_requires",
- "version": "6.42"
},+
{ … - "requires": "ExtUtils::MakeMaker",
- "type": "configure_requires",
- "version": "6.42"
},+
{ … - "is_prereq": 1,
- "requires": "HTML::FormFu",
- "type": "runtime_requires",
- "version": "0.09001"
},+
{ … - "is_prereq": 1,
- "requires": "List::MoreUtils",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "SQL::Translator",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Task::Weaken",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "YAML::Syck",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "perl",
- "type": "runtime_requires",
- "version": "5.8.1"
}
],- "released_epoch": 1309868698,
- "required_perl": "5.008001",
- "size_packed": 54095,
- "size_unpacked": 294654,
+
"uses": { … - "configure": { },
+
"runtime": { … +
"requires": { … - "Carp": "0",
- "HTML::FormFu::Constraint": "0",
- "HTML::FormFu::Model": "0",
- "HTML::FormFu::Util": "0",
- "List::MoreUtils": "0",
- "Moose": "0",
- "Scalar::Util": "0",
- "Storable": "0",
- "base": "0",
- "strict": "0",
- "warnings": "0"
}
},+
"test": { … +
"requires": { … - "DBI": "0",
- "DBIx::Class::Schema": "0",
- "DateTime": "0",
- "Exporter": "0",
- "HTML::FormFu": "0",
- "Test::More": "0",
- "base": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
}
}
},- "valid_signature": -1,
- "version": "0.0.09001-TRIAL",
+
"versions": { … +
"lib/HTML/FormFu/Constraint/DBIC/Unique.pm": { … - "HTML::FormFu::Constraint::DBIC::Unique": "undef"
},+
"lib/HTML/FormFu/Model/DBIC.pm": { … - "HTML::FormFu::Model::DBIC": "0.09001"
}
},- "vname": "HTML-FormFu-Model-DBIC-0.0.09001-TRIAL"
}