![]() |
|
XP is just a number | |
PerlMonks |
Re^2: Large-scale code documentationby deprecated (Priest) |
on Aug 13, 2007 at 16:41 UTC ( #632263=note: print w/replies, xml ) | Need Help?? |
You can use Class::Contract and Params::Validate to create a syntax of "how stuff should work," from which you can write a lexer to create documentation for. Hardish work, but very rewarding when it works.
--
In Section
Seekers of Perl Wisdom
|
|