The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "HTML Form Creation, Rendering and Validation Framework",
   "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" : "HTML-FormFu",
   "no_index" : {
      "directory" : [
         "examples",
         "t",
         "t-aggregate",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::ShareDir::Install" : "0.06"
         }
      },
      "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" : {
            "Carp" : "0",
            "Class::MOP::Method" : "0",
            "Clone" : "0.31",
            "Config::Any" : "0.18",
            "Cwd" : "0",
            "Data::Visitor" : "0.26",
            "Data::Visitor::Callback" : "0",
            "DateTime" : "0.54",
            "DateTime::Format::Builder" : "0.7901",
            "DateTime::Format::Natural" : "0",
            "DateTime::Format::Strptime" : "1.2000",
            "DateTime::Locale" : "0.45",
            "Email::Valid" : "0",
            "Encode" : "0",
            "Exporter" : "5.57",
            "Fatal" : "0",
            "File::Copy" : "0",
            "File::Find" : "0",
            "File::ShareDir" : "0",
            "File::Spec" : "0",
            "File::Temp" : "0",
            "HTML::Scrubber" : "0",
            "HTML::TokeParser::Simple" : "3.14",
            "HTTP::Headers" : "1.64",
            "Hash::Flatten" : "0",
            "IO::File" : "0",
            "List::MoreUtils" : "0",
            "List::Util" : "0",
            "Locale::Maketext" : "0",
            "Module::Pluggable" : "0",
            "Moose" : "1.00",
            "Moose::Role" : "0",
            "Moose::Util" : "0",
            "MooseX::Aliases" : "0",
            "Number::Format" : "0",
            "Path::Class::File" : "0",
            "Readonly" : "0",
            "Regexp::Common" : "0",
            "Scalar::Util" : "0",
            "Storable" : "0",
            "Task::Weaken" : "0",
            "YAML::XS" : "0.32",
            "perl" : "5.010"
         }
      },
      "test" : {
         "requires" : {
            "CGI" : "3.37",
            "POSIX" : "0",
            "Test::Aggregate::Nested" : "0.371",
            "Test::Exception" : "0",
            "Test::Memory::Cycle" : "0",
            "Test::More" : "0.92"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/fireartist/HTML-FormFu.git",
         "web" : "https://github.com/fireartist/HTML-FormFu"
      }
   },
   "version" : "2.03"
}