{
  "abstract" : "Form validation and refilling",
  "author" : [
     "Chisel <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.007, CPAN::Meta::Converter version 2.150001",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Catalyst-Controller-Validation-DFV",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::Kwalitee" : "1.21",
           "Test::More" : "0.88",
           "Test::NoTabs" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Catalyst::Controller" : "0",
           "Data::FormValidator" : "0",
           "Data::FormValidator::Constraints" : "0",
           "base" : "0",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Catalyst" : "0",
           "Catalyst::Plugin::FillInForm" : "0",
           "Catalyst::View::HTML::Template" : "0",
           "Catalyst::View::TT" : "0",
           "Class::C3" : "0",
           "Class::Inspector" : "0",
           "Data::FormValidator::Constraints" : "0",
           "FindBin" : "0",
           "Path::Class" : "0",
           "Pod::Coverage::TrustPod" : "0",
           "Test::Kwalitee" : "0",
           "Test::More" : "0",
           "Test::NoTabs" : "0",
           "Test::Pod" : "0",
           "Test::Pod::Coverage" : "0",
           "Test::UseAllModules" : "0",
           "Test::WWW::Mechanize::Catalyst" : "0",
           "lib" : "0"
        }
     }
  },
  "provides" : {
     "Catalyst::Controller::Validation::DFV" : {
        "file" : "lib/Catalyst/Controller/Validation/DFV.pm"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "http://github.com/chiselwright/Catalyst-Controller-Validation-DFV/issues"
     },
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/chiselwright/catalyst-validation-dfv.git",
        "web" : "https://github.com/chiselwright/catalyst-validation-dfv"
     }
  },
  "version" : "0.0.1",
  "x_contributors" : [
     "Chisel Wright <[email protected]>",
     "Kivanc Yazan <[email protected]>"
  ],
  "x_serialization_backend" : "Cpanel::JSON::XS version 3.0217"
}