Sounds like a good module to me. I know I could have used it a few weeks ago.
> If so, is this set of modules aptly named? - Does it use a standard CPAN module for email sending? - What does it use for formating to web? If it's a subset of Spreadsheet::WriteExcel, maybe it would be better off to note it as Spreadsheet::WriteExcel::Easy or whatever. Basically a name that says "oh wait, it's a subset of Spreadsheet::WriteExcel that will make it easier/faster (to write)/use better defaults for me than the basic Spreadsheet::WriteExcel." Other than that, the email sending and formating for web sound like really interesting addons. I'm interested in how they are implemented and whether they can be done strictly as subsets that have that added behavior. That is, Spreadsheet::WriteExcel::CGI, or Spreadsheet::WriteExcel::Email. The Spreadsheet CGI one would definitely be an interesting Catalyst/Jifty plugin/view. Just my two cents (or less). Sawyer.
