On Wed, 14 Sep 2005, Evan A. Zacks wrote: > I'd like to request some comments/criticism for a new module I'm > working on, CGI::Application::Plugin::XSV. This module provides a > simple method for producing csv output via Text::CSV_XS.
This looks quite useful to me. > This will send csv output to the browser with a content-type > header of 'application/x-csv' and a content-disposition header of > 'attachment' with a provided filename. How do I set the filename used here? I skimmed the POD but didn't see an option for it. -sam --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
