Revision history for Perl extension Convert::Scalar
0.04 Thu Sep 14 21:00:46 CEST 2000
- some functions now return the modified scalar, enabling a more
"functional" style, e.g. return utf2, join "",...;
0.03 Sun Sep 3 04:55:53 CEST 2000
- added "utf8/utf8_on/utf8_off" functions.
- added grow as an interface to sv_grow.
- added "tainted" and fixed taint/untaint to use the published
interface.
0.02 Sat Jul 15 22:37:36 CEST 2000
- added missing functions weaken and unmagic to EXPORT_OK.
This happens when you upload too quickly :*]
0.01 Sat Jul 15 20:15:47 CEST 2000
- original version; leftover "garbage" from the PApp module