for (@filedata) { next if not m/\d+\.\.\d+/; @spans = m/(\d+\.\.\d+)/g; print "@spans\n"; }
--
[ e d @ h a l l e y . c c ]
In reply to Re: Regular expressions and metacharacters
by halley
in thread Regular expressions and metacharacters
by Jaya
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |