![]() |
|
Just another Perl shrine | |
PerlMonks |
Re: Regular Expression Questionby SilverB1rd (Scribe) |
on Mar 27, 2001 at 21:39 UTC ( [id://67555]=note: print w/replies, xml ) | Need Help?? |
Please tell us exactly what you want to do? If your trying to pull the information out of that output try using a regex. Something like this,
You would then be able to test $5 to see if it is over 80. NOTE My regex is not in anyway the best and I'm not even sure if that would work. But I hope you get the idea. If you want to know more read up on regex. UPDATE My post was outdated before I even post it :) ------ The Price of Freedom is Eternal Vigilance
In Section
Seekers of Perl Wisdom
|
|