Revision history for Perl extension String.
1.5 Tuesday, Jul 22, 2003
- supports '+' operator as an alternative to concat() call
- append() and prepend() methods introduced
- more optimized match() method; no longer relies on $&
1.4 Friday, May 16, 2003
- match() is improved
1.3 Friday, May 16, 2003
- match() introduced
- charAt() now uses substr()
- indexOf() now returns whatever built-in index() returns
- AUTOLOAD omitted
0.01 Sunday, May 11 2003
- original version; created by h2xs 1.21 with options
-AXn String
$Id: Changes,v 1.4 2003/07/23 03:49:43 sherzodr Exp $