{ "abstract" : "Make your Moo-based object constructors blow up on unknown attributes.", "author" : [ "George Hartzell " ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 4.300034, CPAN::Meta::Converter version 2.120921", "license" : [ "perl_5" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : "2" }, "name" : "MooX-StrictConstructor", "no_index" : { "directory" : [ "t", "xt", "examples", "corpus" ], "package" : [ "DB" ] }, "prereqs" : { "build" : { "requires" : { "Module::Build" : "0.3601" } }, "configure" : { "requires" : { "Module::Build" : "0.3601" } }, "develop" : { "requires" : { "Pod::Coverage::TrustPod" : "0", "Test::CPAN::Meta" : "0", "Test::Pod" : "1.41", "Test::Pod::Coverage" : "1.08" } }, "runtime" : { "requires" : { "B" : "0", "Moo" : "0", "Moo::Role" : "0", "perl" : "5.006", "strictures" : "1" } }, "test" : { "requires" : { "File::Find" : "0", "File::Temp" : "0", "Test::Fatal" : "0", "Test::More" : "0.88", "bareword::filehandles" : "0", "indirect" : "0", "multidimensional" : "0", "strict" : "0", "warnings" : "0" } } }, "provides" : { "Method::Generate::Constructor::Role::StrictConstructor" : { "file" : "lib/Method/Generate/Constructor/Role/StrictConstructor.pm", "version" : "0.003" }, "MooX::StrictConstructor" : { "file" : "lib/MooX/StrictConstructor.pm", "version" : "0.003" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/hartzell/moox-strictconstructor/issues" }, "homepage" : "https://metacpan.org/release/MooX-StrictConstructor", "repository" : { "type" : "git", "url" : "git://github.com/hartzell/moox-strictconstructor.git", "web" : "https://github.com/hartzell/moox-strictconstructor" } }, "version" : "0.003" }