|
|
| Just another Perl shrine | |
| PerlMonks |
Re: Problem with regexby blazar (Canon) |
| on Feb 03, 2005 at 05:28 UTC ( [id://427572]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
I tried this ($value) = $line =~ /.*test=(\d+)/; but this does not seem to be working.In which way does it "seem not to work"? As mentioned by two other monks, it should! As a side note /test=(\d+)/ should be perfectly equivalent to your code...
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||