Data-MuForm-Model-DBIC
view release on metacpan or search on metacpan
"MooX::Aliases" : "0",
"Scalar::Util" : "0",
"Try::Tiny" : "0",
"Type::Tiny" : "0",
"aliased" : "0"
}
},
"test" : {
"requires" : {
"DateTime::Format::SQLite" : "0",
"Test::Differences" : "0",
"Test::Exception" : "0",
"Test::More" : "0.94",
"Test::Warn" : "0"
}
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "http://github.com/gshank/data-muform-model-dbic/issues"
---
abstract: 'MuForm class with DBIC model already applied'
author:
- 'Gerda Shank'
build_requires:
DateTime::Format::SQLite: '0'
Test::Differences: '0'
Test::Exception: '0'
Test::More: '0.94'
Test::Warn: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
Makefile.PL view on Meta::CPAN
"HTML::TreeBuilder" => "3.23",
"Moo" => "2.000",
"MooX::Aliases" => 0,
"Scalar::Util" => 0,
"Try::Tiny" => 0,
"Type::Tiny" => 0,
"aliased" => 0
},
"TEST_REQUIRES" => {
"DateTime::Format::SQLite" => 0,
"Test::Differences" => 0,
"Test::Exception" => 0,
"Test::More" => "0.94",
"Test::Warn" => 0
},
"VERSION" => "0.03",
"test" => {
"TESTS" => "t/*.t"
}
);
Makefile.PL view on Meta::CPAN
"Data::MuForm" => 0,
"DateTime" => 0,
"DateTime::Format::SQLite" => 0,
"DateTime::Format::Strptime" => 0,
"File::ShareDir" => 0,
"File::Spec" => 0,
"HTML::TreeBuilder" => "3.23",
"Moo" => "2.000",
"MooX::Aliases" => 0,
"Scalar::Util" => 0,
"Test::Differences" => 0,
"Test::Exception" => 0,
"Test::More" => "0.94",
"Test::Warn" => 0,
"Try::Tiny" => 0,
"Type::Tiny" => 0,
"aliased" => 0
);
unless ( eval { ExtUtils::MakeMaker->VERSION(6.63_03) } ) {
File::ShareDir = 0
Try::Tiny = 0
HTML::TreeBuilder = 3.23
Type::Tiny = 0
Scalar::Util = 0
DBIx::Class = 0.08250
DBIx::Class::ResultSet::RecursiveUpdate = 0.25
[Prereqs / TestRequires]
Test::More = 0.94
Test::Differences = 0
Test::Exception = 0
Test::Warn = 0
DateTime::Format::SQLite = 0
( run in 0.387 second using v1.01-cache-2.11-cpan-131fc08a04b )