in reply to Re: Perl equivalent of C-stylein thread Perl equivalent of C-style
:.,+3s/^/#/ [download]
This will put a # before the current line, and the next 3 lines.
Or you could do something like:
;<<' */'=~m>>; /* * Multiline * comment. */ [download]