Any ideas?$thisresult = ($teststring =~ /[aft][edt].[ftg]...v{2,3}/g); if ($thisresult) {if (!$lastresult) {print "Expression found\n"; } } $lastresult = $thisresult;
edited: Thu Jun 27 14:24:25 2002 by jeffa - added code tags
In reply to storing string matched by regular expression by Mahoota
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |