Hi Jeff 'japhy' Pinyan, you wrote:

if ($line =~ /^[\s\d]+$/) { ... }

Can I just check something here Jeff. I thought the ^ symbol was for "not equal", so why does this work when I'm looking for digits?


Cheers!
--
Dale


-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to