[Catalyst] Generating a large XML document (KML file) from a
database
Francisco Obispo
fobispo at isc.org
Mon Nov 26 19:39:10 GMT 2012
Great!
I'll see if I can do the same with the CSV module that I wrote.
regards,
Francisco Obispo
Director of Applications and Services - ISC
email: fobispo at isc.org
Phone: +1 650 423 1374 || INOC-DBA *3557* NOC
PGP KeyID = B38DB1BE
On Nov 26, 2012, at 11:05 AM, Robert Rothenberg <robrwo at gmail.com> wrote:
> Thanks. I guessed that was something I needed to do.
>
> One note: when initializing a new XML::Writer object, you can pass $c->res
> as the OUTPUT, and XML::Writer will do the right thing, apparently, since it
> has a print method.
>
> Also, sending an empty string to body
>
> $c->res->body("")
>
> is enough.
>
>
>
> On 26/11/12 17:54 Francisco Obispo wrote:
>
More information about the Catalyst
mailing list