Rto Rto wrote at Tue, 10 Sep 2002 12:26:57 +0200:

> I have three functions, ltrim, rtrim and trim. As the function names adumbrate, each 
>of them trims
> white-spaces -- the usual trimming stuff. 

I'm afraid you reinvent the wheel :-)
There's already a CPAN module implementing these functions
in a very quick way:
String::Strip


Cheerio,
Janek


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to