The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

HTML::FormFu::Inflator::Imager - Imager HTML::FormFu inflator

SYNOPSIS

    ---
    elements:
      - type: file
        name: photo
        inflators:
          - type: Imager

DESCRIPTION

Inflate file uploads into Imager objects.

SEE ALSO

HTML::FormFu::Imager, HTML::FormFu

AUTHOR

Carl Franks

LICENSE

This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.