[Catalyst] View plugin for excell/OO

2008-01-14 Thread Angel Kolev
Is there any catalyst 'View' plugin for excel/open office sheets? ___ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/ Dev

Re: [Catalyst] View plugin for excell/OO

2008-01-14 Thread Jens Gassmann
Hi Angel, Is there any catalyst 'View' plugin for excel/open office sheets? http://search.cpan.org/~stevan/Catalyst-View-Excel-Template-Plus-0.01/lib/Catalyst/View/Excel/Template/Plus.pm jens ___ List: Catalyst@lists.scsys.co.uk Listinfo:

Re: [Catalyst] View plugin for excell/OO

2008-01-14 Thread Angel Kolev
Jens Gassmann wrote: Hi Angel, Is there any catalyst 'View' plugin for excel/open office sheets? http://search.cpan.org/~stevan/Catalyst-View-Excel-Template-Plus-0.01/lib/Catalyst/View/Excel/Template/Plus.pm jens I want to export SQL with DBIx::Class to excel sheet, but

Re: [Catalyst] View plugin for excell/OO

2008-01-14 Thread Peter Karman
Angel Kolev wrote on 1/14/08 6:50 AM: Jens Gassmann wrote: Hi Angel, Is there any catalyst 'View' plugin for excel/open office sheets? http://search.cpan.org/~stevan/Catalyst-View-Excel-Template-Plus-0.01/lib/Catalyst/View/Excel/Template/Plus.pm jens I want to export SQL with

Re: [Catalyst] View plugin for excell/OO

2008-01-14 Thread Peter Karman
On 01/14/2008 08:01 AM, Angel Kolev wrote: the file archive_report.tt is in MyApp/root/src/sheets xls that i receive is named myapp_archives_export.xls what are the contents of MyApp/root/src/sheets ? That's what will matter. Is that template actually getting called? -- Peter Karman .