typo
[DataExtract-FixedWidth.git] / Changes
blob18ce4aeb1af8799dc056ed820f278e986925646e
1 Revision history for DataExtract-FixedWidth
3 0.07    Bug fix: No longer have to have the first row the longest when
4         using euristic test provided t/11
6 0.06    Lots of internet rewrites
7         Accept heuristic with undef header and supplied columns
8         New tests
9         Now we clean up namespace (no Moose)
10         Faster with class made immutable (no on because of Moose bug)
12 0.05    Updated pod
13         New test structure -- sample tests outside of __DATA__ into ./t/data
14         Major updates on heuristic, and header_row/cols assumptions
15         new option ->skip_header_data(*1|0)
17 0.04    Better pod -- almost a complete overhaul
18         Constructor tests
20 0.03    Speed fixes
21         Pods fixes
22         And, BrowserUK's heuristic algo in the constructor by opt in
24 0.02    Speed fix per uri's suggestion
25         Fixed pod
26         Fixed default for ->fix_overlay
28 0.01    Date/time
29         First version, released on an unsuspecting world.