Catalyst::Plugin::UploadProgress::Static - JavaScript and CSS


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
    
=head1 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 the Apache2::UploadProgress manpage, 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.