Intermediate commit - just have to add/fix POD for two classes, then done
authorRob Kinyon <rob.kinyon@gmail.com>
Thu, 24 Feb 2005 15:43:19 +0000 (15:43 +0000)
committerRob Kinyon <rob.kinyon@gmail.com>
Thu, 24 Feb 2005 15:43:19 +0000 (15:43 +0000)
commit6dd4c89d686d215eb0de41e8a2f7805bfc7eb188
treecc62e286f1c950f7fcb60e8ce9bbd6391ce1d9f1
parent9d17242532bd6fb87d579fa24cc213b265b98e82
Intermediate commit - just have to add/fix POD for two classes, then done
20 files changed:
lib/Excel/Template.pm
lib/Excel/Template/Base.pm
lib/Excel/Template/Container/Conditional.pm
lib/Excel/Template/Container/Format.pm
lib/Excel/Template/Container/Loop.pm
lib/Excel/Template/Container/Row.pm
lib/Excel/Template/Container/Worksheet.pm
lib/Excel/Template/Element/Backref.pm
lib/Excel/Template/Element/Cell.pm
lib/Excel/Template/Element/Range.pm
lib/Excel/Template/Element/Var.pm
lib/Excel/Template/Factory.pm
lib/Excel/Template/Format.pm
lib/Excel/Template/Iterator.pm
t/016.xml [new file with mode: 0644]
t/016_renderers.t [new file with mode: 0644]
t/Spreadsheet/WriteExcel/Big.pm [new file with mode: 0644]
t/Spreadsheet/WriteExcelXML.pm [new file with mode: 0644]
t/pod.t [new file with mode: 0644]
t/pod_coverage.t [new file with mode: 0644]