| CatalystX-Example-YUIUploader documentation | view source | Contained in the CatalystX-Example-YUIUploader distribution. |
CatalystX::Example::YUIUploader - A YUI Uploader example for Catalyst
script/catalystx_example_yuiuploader_server.pl
# Nothing much to do, this is just an example application
This is a very basic Catalyst application that shows off the YUI (experimental) uploader. Launch the server by running:
./script/catalystx_example_yuiuploader_server.pl
And browse to http://localhost:3000 (or whatever you've set the port to) to play with the uploader.
NOTE: Currently, under Firefox 2 in Linux, the logging text in the flash window seems to be white on white. The text doesn't show up, but uploading works fine.
Robert Krimen
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.
| CatalystX-Example-YUIUploader documentation | view source | Contained in the CatalystX-Example-YUIUploader distribution. |