From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

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.