Danny Gratzer wrote:
Shouldn't that *.** be *.*? *to avoid having it consume everything?
It is not clear exactly which *.** you are referring to however a non-greedy match does not necessarily consume less than a greedy match.
John -- Any intelligent fool can make things bigger and more complex... It takes a touch of genius - and a lot of courage to move in the opposite direction. -- Albert Einstein -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/