This is how I would do it:
[Case-Url] - www.google.com [Req-URL ] - www.qtp.com ***Passed***
while ($input =~ /YOUR_REGEX_GOES_HERE/gs) { print "Extracted values $1, $2, $3\n"; }
If you run into further problems, report back with the regex/code you've written so far.
In reply to Re: perl regex extraction from a large input file
by smls
in thread perl regex extraction from a large input file
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |