in reply to Re^2: Specific Indentation request for perl in Emacs
in thread Specific Indentation request for perl in Emacs

I use it constantly, on every single piece of code I write that's longer than a command-line. I've never had a single problem with it. Have you reported the bugs you've found?
  • Comment on Re^3: Specific Indentation request for perl in Emacs

Replies are listed 'Best First'.
Re^4: Specific Indentation request for perl in Emacs
by diotalevi (Canon) on Aug 07, 2004 at 18:10 UTC
    No, it was before I got into the swing of things with reporting bugs and such. I just don't trust the thing anymore especially since it is a perl parser.
      You do seem to use some pretty unusual code, based on things I've seen you post on perlmonks, so that could be the issue. You're still the first and only person who I've ever heard complain about bugs from perltidy though.
      I just don't trust the thing anymore especially since it is a perl parser.

      I'd give it another whirl. Maybe there have been bug fixes since you last used it.

      It's certainly part of my standard Perl toolkit. I've used it a lot on large piles of evil code and have yet to have a problem.