[Catalyst] no buffering
Jonathan Rockway
jon at jrock.us
Mon Feb 5 19:38:58 GMT 2007
Octavian Rasnita wrote:
> Hi,
>
> I want to send a dynamicly generated csv file to the browser using a
> Catalyst app, but without storing the whole content in a variable before
> sending it.
http://lists.rawmode.org/pipermail/catalyst/2006-June/008316.html
--
package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do {
$,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;
More information about the Catalyst
mailing list