[cgiapp] How to send pdf file?

George Hartzell hartzell at alerce.com
Sun Feb 3 12:48:28 EST 2008


There's also Jason Purdy's CGI::Application::Plugin::Stream, which
reads and write the file in chunks to avoid slurping it all into
memory at once.

  http://search.cpan.org/dist/CGI-Application-Plugin-Stream/lib/CGI/Application/Plugin/Stream.pm

g.



More information about the cgiapp mailing list