The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Catalyst::Plugin::FillInForm - FillInForm for Catalyst

SYNOPSIS

    use Catalyst 'FillInForm';

    $c->fillform;

DESCRIPTION

Fill forms automatically.

EXTENDED METHODS

finalize

METHODS

fillform

Fill form.

SEE ALSO

Catalyst.

AUTHOR

Sebastian Riedel, sri@cpan.org

COPYRIGHT

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