in reply to Indent Perl

Ever heard of PerlTidy?

Replies are listed 'Best First'.
Re^2: Indent Perl
by merlyn (Sage) on Jan 17, 2005 at 17:29 UTC
Re^2: Indent Perl
by dr.p (Initiate) on Jan 17, 2005 at 09:36 UTC
    No, actually, I hadn't. Thanks.
      PerlTidy's -fws and -fnl opts don't seem to work on Windows with the latest ActivePerl. That script I pasted does nothing more than indent the code, leaving quoted text that spans multiple lines as-is.