Philip M. Gollucci wrote:
Marc Lambrichs wrote:

What's the best way to write to a file using mp2? IO::File is slow and Apache::File is lost...

You could use this:
http://perl.apache.org/docs/2.0/api/APR/PerlIO.html

It's certainly not the fastest way. There is some explanation here:
http://perl.apache.org/docs/2.0/api/APR/PerlIO.html#Description

Just open the file and write it out like you always do in Perl.

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

Reply via email to