Revision history for Object-BlankStr
0.04 2011-08-03
[FIXES]
- Avoid error "Modification of a read-only value attempted" in Perl
5.12.4+ (thanks Randy Stauner).
0.03 2011-07-28
[INCOMPATIBLE CHANGES]
- No longer stringifies to " \b" but to "". No longer has true value *in
all cases* (e.g. print 1 if $obj won't print 1), but die $obj still
works as advertised.
0.02 2011-07-26
No functional changes. Fix synopsis.
0.01 2011-07-26
First release.