[Catalyst] Data export question

Len Jaffe lenjaffe at jaffesystems.com
Mon Jul 2 17:23:32 GMT 2012


On Mon, Jul 2, 2012 at 1:11 PM, Kenneth S Mclane <ksmclane at us.ibm.com>wrote:

> I need to export my data to an Excel file on demand. I have been looking
> around and it looks like DBIx::Dumper should do it, but the docs are a bit
> sparse. Has anyone done this with it or something else? I need to have a
> link the user can click on which will dump the current recordset in the
> stash into an Excel file and then prompt for a save location. That's
> probably a separate function.
>
>

How complex will the spreadsheet be.

You can do tricky things like dump a csv or tsv, but name it .xls and excel
will do the right thing in most cases.  otherwise, I'd look at
Spreadsheet::WriteExcel.

L

-- =

lenjaffe at jaffesystems.com   614-404-4214             www.volunteerable.net
Proprietor: http://www.theycomewithcheese.com/ - An Homage to Fromage
Greenbar <http://www.greenbartraining.org/>: Grubmaster: 2012-2009, Grub
Asst: 2008, Trained: 2007.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20120702/91547=
4ca/attachment.htm


More information about the Catalyst mailing list