http://qs1969.pair.com?node_id=544454


in reply to Perl Module Stripping

You may also want to look at perltidy. Specifically, perltidy -mangle

My criteria for good software:
  1. Does it work?
  2. Can someone else come in, make a change, and be reasonably certain no bugs were introduced?

Replies are listed 'Best First'.
Re^2: Perl Module Stripping
by Justin_BSI (Acolyte) on Apr 19, 2006 at 22:52 UTC
    Thanks! perltidy -mangle -dac did the trick nicely.