in reply to Re: match and edit block of text
in thread match and edit block of text

Thanks for your reply. This did exactly what I wanted:

# comment out icons section if (/Alias \/icons/ .. /\/Directory/) { ($newline=$_)=~s/^/#/; }