So I read through both Test::Tutorial and Test::Simple and I am wondering how can I test my data that I get from excel spreadsheets: http://mail.pm.org/pipermail/kc/2006-September/000588.html
I have a couple thousand sheets that will be parsed, but not all the sheets are at a current easily parsed format. So how can I find the bad sheets and how should I start testing to make sure the data I want is what I am really getting. Currently the this is more a script than a module I don't know yet how to create a module, but plan to convert this sometime. Thanks, Jonathan _______________________________________________ kc mailing list [email protected] http://mail.pm.org/mailman/listinfo/kc
