Improved tests and documentation. Fixed a few bugs in register()
authorRob Kinyon <rob.kinyon@gmail.com>
Fri, 25 Feb 2005 18:42:26 +0000 (18:42 +0000)
committerRob Kinyon <rob.kinyon@gmail.com>
Fri, 25 Feb 2005 18:42:26 +0000 (18:42 +0000)
commite976988f30574c0c21cfa29fc5d080827e003fb6
treeb0f4915f75b4f7114a849eb934a693aa5ca69ee8
parenta084e413f6358c99b0a5334ce1438ebdb3c8c46c
Improved tests and documentation. Fixed a few bugs in register()
18 files changed:
Changes
MANIFEST
META.yml
lib/Excel/Template.pm
lib/Excel/Template/Base.pm
lib/Excel/Template/Container.pm
lib/Excel/Template/Container/Conditional.pm
lib/Excel/Template/Container/Loop.pm
lib/Excel/Template/Context.pm
lib/Excel/Template/Factory.pm
lib/Excel/Template/Iterator.pm
t/005.xml
t/005_formats.t
t/018_register.t [new file with mode: 0644]
t/019_output.t [new file with mode: 0644]
t/Register_018.pm [new file with mode: 0644]
t/Spreadsheet/WriteExcel.pm
t/pod_coverage.t