Hi Smiddy, you wrote:
> This got me wondering. Is the behavior you see caused by limitations > for $_, or by limitations of the print function? You might try: > print strlen( $_ ), "\n"; My Perl doesn't know what strlen is. Is it part of a module? I don't think, it is a limitation of the print function. I am not able to find a string with a regular expression before I print something. Greetings, Anette -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]