in reply to Re: Favourite modules March 2004
in thread Favourite modules March 2004

Have you taken a look at Excel::Template? It simplifies the creation of Excel files, and uses the same data structure that HTML::Template uses, making Excel-ification of HTML reports quite ... simple. :-)

------
We are the carpenters and bricklayers of the Information Age.

Please remember that I'm crufty and crochety. All opinions are purely mine and all code is untested, unless otherwise specified.

Replies are listed 'Best First'.
Re: Re: Re: Favourite modules March 2004
by exussum0 (Vicar) on Mar 08, 2004 at 03:07 UTC
    Well, for converting from Excel to CSV, it's simple as they give you the example. :) Can't get simpler than that.