On Mon, 3 Jun 2002, Herbert Rosmanith wrote:
> sub trans($$) {
also, this needs to be:
sub trans : method {
which works with both 1.x and 2.x
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
