|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re^3: Regex Toolby Dietz (Curate) |
| on Jun 30, 2006 at 06:53 UTC ( #558521=note: print w/ replies, xml ) | Need Help?? |
|
Just for your interest:
Multiple ^ or $ anchors would be legal. Note that you would have to insert code to match any newline either by . or by \s. See example below.
In Section
Cool Uses for Perl
|
|
||||||||||||||||||||||