Revision history for Text-FixedWidth
0.06 2009-06-15
Added more helpful warning instead of this Perl warning:
Argument "" isn't numeric in sprintf at Text/FixedWidth.pm line 162.
0.05 2009-04-29
- Suppress spurious warnings when at attribute is explicitly set to undef.
- Carp out a warning if the user tries to set auto_truncate() on an attribute that doesn't exit.
0.04 2008-09-03
Added SVN tags so I don't forget where this lives. :)
t/boilerplate.t tasks are done, so removed TODO-ishness
0.03 2008-09-03
Fixing POD, general cleanup
0.02 2008-09-02
Fixing META.yml
0.01 2008-09-02
First version, released on an unsuspecting world.