"John W. Krahn" <jwkr...@shaw.ca> writes: > Because /\A\d+\z/ has less ambiguity then /^\d+$/.
"Dr.Ruud" <rvtol+use...@isolution.nl> writes: > And /\A[0-9]+\z/ is probably what was really meant. Got it, and thank you both. -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/