NAME

CGI::FileUpload::Manager - manipulating the list of CGI::FileUpload

DESCRIPTION

brwose the working directory and build a list of CGI:FileUpload

EXPORT

FUNCTIONS

lskey()

Return an array (sorted by date) of upload file keys

ls()

Return an array (sorted by date) of upload file CGI::FileUpload objects

AUTHOR

Alexandre Masselot, <alexandre.masselot at genebio.com>

BUGS

Please report any bugs or feature requests to bug-cgi-fileupload at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=CGI-FileUpload. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

You can find documentation for this module with the perldoc command.

    perldoc CGI::FileUpload

You can also look for information at:

ACKNOWLEDGEMENTS

COPYRIGHT & LICENSE

Copyright 2007 Alexandre Masselot, all rights reserved.

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