html::formfu::constraint::file::maxsize(3pm) debian man page | unix.com

Man Page: html::formfu::constraint::file::maxsize

Operating Environment: debian

Section: 3pm

HTML::FormFu::Constraint::File::MaxSize(3pm)		User Contributed Perl Documentation	      HTML::FormFu::Constraint::File::MaxSize(3pm)

NAME
HTML::FormFu::Constraint::File::MaxSize - Maximum File Size Constraint
DESCRIPTION
Ensure that an uploaded file meets maximum size constraints. Overrides "localize_args" in HTML::FormFu::Constraint, so that the value of "maximum" is passed as an argument to localize. This constraint doesn't honour the "not()" value.
METHODS
maximum max The maximum file size in bytes. "max" is an alias for "maximum".
SEE ALSO
Is a sub-class of, and inherits methods from HTML::FormFu::Constraint::File::Size, HTML::FormFu::Constraint HTML::FormFu
AUTHOR
Carl Franks "cfranks@cpan.org"
LICENSE
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2011-05-10 HTML::FormFu::Constraint::File::MaxSize(3pm)
Related Man Pages
html::formfu::constraint::file::size(3pm) - debian
html::formfu::constraint::minmaxfields(3pm) - debian
html::formfu::element::requesttoken(3pm) - debian
html::formfu::filter(3pm) - debian
html::formfu::validator(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph