Don't do that with a single regex.
- tye (but my friends call me "Tye")while( <FILE> ) { if( s/^confederation-as-router\:\W+\d\W+\d+\W// && ! /cr\d$/ ) { push(@file2, $_); } }
In reply to (tye)Re: How do you match
by tye
in thread How do you match
by Limo
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |