>>>>> "Gavin" == Gavin Henry <[EMAIL PROTECTED]> writes:
>> perl -pe 's/^/=$.= /' test.pl Gavin> That looks familiar Yup. >From emacs: step 1 - highlight Perl code as region step 2 - ^U ESC ! expand | perl -pi 's/^/\t=$.=\t/' CR It's programmed into my fingers. :) -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training! -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>