The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
{
   "abstract" : "Catalyst integration for HTML::FormFu",
   "author" : [
      "Carl Franks <cpan@fireartist.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.047, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Catalyst-Controller-HTML-FormFu",
   "no_index" : {
      "directory" : [
         "examples",
         "t",
         "t-aggregate",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::EOL" : "0",
            "Test::Kwalitee" : "1.21",
            "Test::More" : "0.88",
            "Test::PAUSE::Permissions" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Catalyst::Component::InstancePerContext" : "0",
            "Catalyst::Runtime" : "5.71001",
            "Config::Any" : "0",
            "File::Spec" : "0",
            "HTML::FormFu" : "2.00",
            "Moose" : "1.00",
            "Regexp::Assemble" : "0",
            "Scalar::Util" : "0",
            "Task::Weaken" : "0",
            "namespace::autoclean" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Catalyst::Action::RenderView" : "0",
            "Catalyst::Plugin::Session" : "0",
            "Catalyst::Plugin::Session::State::Cookie" : "0",
            "Catalyst::Plugin::Session::Store::File" : "0",
            "Catalyst::View::TT" : "0",
            "Template" : "0",
            "Test::Aggregate::Nested" : "0.371",
            "Test::More" : "0.92",
            "Test::WWW::Mechanize" : "1.16",
            "Test::WWW::Mechanize::Catalyst" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/fireartist/Catalyst-Controller-HTML-FormFu.git",
         "web" : "https://github.com/fireartist/Catalyst-Controller-HTML-FormFu"
      }
   },
   "version" : "2.01"
}