1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Revision history for String-Flogger
1.101242 2012-03-26 08:20:22 America/New_York
make ->flog({...}) act like ->flog([ '%s', {...} ])
(thanks, Randy Stauner)
1.101241 2011-01-13 12:31:38 America/New_York
add format_string method for subclassing
1.101240 2010-05-04 16:25:47 America/New_York
better stringification of unblessed scalar refs (to ref(...))
better stringification of undef (to null)
1.101170 2010-04-27 14:59:36 America/New_York
fix a typo in docs (thanks MJD)
1.001 2008-10-14
crank up the JSON prereq (thanks, alexchorny, for the test report)
1.000 2008-10-13
first release
|