I touched perl. I feel dirty.
authorRob Landley <rob@landley.net>
Thu, 27 Jul 2006 14:59:36 +0000 (14:59 -0000)
committerRob Landley <rob@landley.net>
Thu, 27 Jul 2006 14:59:36 +0000 (14:59 -0000)
commit277eb6bb444dd0f348079d7d37487f224c9abe39
tree7548e7ab87d3e6a4a1932125ca138b28a31f8c98
parenteac0c069385430901357de0d511cbf5d9e4d12a6
I touched perl.  I feel dirty.

Make autodocifier suck less.  It still doesn't handle nested USE( USE() ) case
(the inner USE() winds up in the output), but making it recursive involves
getting perl to accept a "for" loop and it's telling me that "break" is an
unrecognized bareword and I hate perl.  This is at least an improvement.
docs/autodocifier.pl