NAME
Catalyst::Plugin::UploadProgress::Static - JavaScript and CSS
SYNOPSIS
Catalyst::Plugin::UploadProgress::Static->upload_progress_css
Catalyst::Plugin::UploadProgress::Static->upload_progress_js
Catalyst::Plugin::UploadProgress::Static->upload_progress_jmpl_js
DESCRIPTION
This plugin contains 3 static files for Upload Progress's JavaScript and CSS.
METHODS
get_file
upload_progress_css
upload_progress_js
upload_progress_jmpl_js
AUTHOR
These files are taken from Apache2::UploadProgress, by
Christian Hansen <chansen@cpan.org>
Cees Hek <ceeshek@cpan.org>
COPYRIGHT
This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.