HTML-FormFu-MultiForm

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Handle multi-page/stage forms with FormFu'
author:
  - 'Carl Franks <cpan@fireartist.com>'
  - 'Nigel Metheringham <nigelm@cpan.org>'
  - 'Dean Hamstead <dean@bytefoundry.com.au>'
build_requires:
  Cwd: '0'
  ExtUtils::MakeMaker: '0'
  Fatal: '0'
  File::Spec: '0'
  Test::More: '0.92'
  YAML::XS: '0'
  warnings: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: HTML-FormFu-MultiForm
no_index:
  directory:
    - eg
    - examples
    - inc
    - share
    - t
    - xt
provides:
  HTML::FormFu::MultiForm:
    file: lib/HTML/FormFu/MultiForm.pm
    version: '1.03'
requires:
  Carp: '0'
  Clone: '0'
  Crypt::CBC: '0'
  Crypt::DES: '0'
  HTML::FormFu: '0'
  HTML::FormFu::Attribute: '0'
  HTML::FormFu::ObjectUtil: '0'
  HTML::FormFu::QueryType::CGI: '0'
  HTML::FormFu::Role::FormAndElementMethods: '0'
  HTML::FormFu::Role::FormBlockAndFieldMethods: '0'
  HTML::FormFu::Role::NestedHashUtils: '0'
  HTML::FormFu::Role::Populate: '0'
  List::MoreUtils: '0'
  Moose: '0'
  MooseX::Attribute::Chained: '0'
  Scalar::Util: '0'
  Storable: '0'
  overload: '0'
  strict: '0'
resources:
  homepage: https://github.com/FormFu/HTML-FormFu-MultiForm
  repository: https://github.com/FormFu/HTML-FormFu-MultiForm.git
version: '1.03'
x_Dist_Zilla:
  perl:
    version: '5.026000'
  plugins:
    -
      class: Dist::Zilla::Plugin::Authority
      name: Authority
      version: '1.009'
    -
      class: Dist::Zilla::Plugin::AutoPrereqs
      name: AutoPrereqs
      version: '6.009'
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: runtime
          type: requires
      name: Prereqs
      version: '6.009'
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: test
          type: requires
      name: TestRequires
      version: '6.009'
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: develop
          type: requires
      name: DevelopRequires
      version: '6.009'
    -
      class: Dist::Zilla::Plugin::NextRelease
      name: NextRelease
      version: '6.009'
    -



( run in 1.934 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )