[Catalyst] [ANNOUNCE] UploadProgress plugin
moltar
moltar at spamcop.net
Sun Apr 23 16:04:58 CEST 2006
Just a note.
It requires Catalyst::Plugin::Cache::FastMmap which in turn requires
Cache::FastMmap which is incompatible with win32.
Windows users need not to try this. It won't work.
Andy Grundman wrote:
> After a serious overhaul and with great thanks to the
> Apache2::UploadProgress team for their excellent CSS and Javascript,
> the Catalyst UploadProgress plugin finally sees the light of day.
>
> http://pause.perl.org/incoming/Catalyst-Plugin-UploadProgress-0.02.tar.gz
>
> For a demo, try the included example application. You will need to
> run the script in forking
> mode so it can handle concurrent requests, script/upload_server -f.
> With the new POE engine you will be able to run it in a single process
> (coming very soon, or grab it from Catalyst trunk).
>
> -Andy
More information about the Catalyst
mailing list