in reply to Program to split a Perl program into subs
Perhaps you want to take a look at Doxygen?
Doxygen generates JavaDoc-like documentation for projects in many languages, including C and C++. DoxygenFilter is a new take on an old project (DoxyFilt) that also handles ("filters") Perl code, and now promises support for multi-programming-language projects. See Examples of output generated by doxygen.
HTH,
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Program to split a Perl program into subs
by swampyankee (Parson) on Sep 07, 2006 at 16:50 UTC |