I put a pattern into $/ but it didn't work. What's wrong?
$/ must be a string, not a pattern. Awk has to be better for something. :-)
Back to
How can I pull out lines between two patterns that are themselves on different lines?
Forward to
How do I substitute case insensitively on LHS, but preserving case on the RHS?
Up to
the perlfaq6 manpage