r13918@rob-kinyons-powerbook58: rob | 2006-06-02 10:04:04 -0400
[p5sagit/Excel-Template.git] / lib / Excel / Template.pm
2006-06-02 Rob Kinyon r13918@rob-kinyons-powerbook58: rob | 2006-06-02...
2005-05-26 Rob Kinyon Will use 3-arg open(), if available
2005-03-10 Rob Kinyon Added more tests and fixed formats to work correctly...
2005-03-04 Rob Kinyon Added new tests, fixed a bug, and cleaned up more code...
2005-02-25 Rob Kinyon Improved tests and documentation. Fixed a few bugs...
2005-02-24 Rob Kinyon Added filehandles to be parseable
2005-02-24 Rob Kinyon Finished changes for v0.21 - including documentation...
2005-02-24 Rob Kinyon Intermediate commit - just have to add/fix POD for...
2005-02-23 Rob Kinyon Intermediate commit
2005-01-26 Rob Kinyon Added CELL type attr; Removed PM_FILTER
2004-12-08 Rob Kinyon Fixed minor installation and documentation issues
2004-11-12 Rob Kinyon - Removed 'use warnings' from all tests
2004-11-06 Rob Kinyon 0.17 Sat Nov 05 23:30:00 2004
2004-11-05 Rob Kinyon - Fixed Makefile.PL so that it uses PM_FILTER inste...
2004-11-04 Rob Kinyon - Fixed bugs that were:
2004-11-04 Rob Kinyon Update Excel::Template version
2004-10-27 Rob Kinyon Increment version number (Doh!)
2004-10-27 Rob Kinyon - Converted to use Unicode logic from PDF::Template
2004-10-27 Rob Kinyon Initial Import