Of course, Perl developers are used to use POD rather than some other code documentation tools. However, most developers actually are not restricted to using one single language. Instead of using multiple code documentation systems one tends to use one tool for all - Doxygen is quite a powerful code documentation system that already has built-in support for multiple programming languages.
Unfortunately, Doxygen does not directly support Perl. Thus, Doxygen Filter has been written in order to be able to use Doxygen for generating code documentation for Perl projects, too.
-
Navigation
-
Categories
-
Tag Cloud
BestOfFeeds Blogging BlogNetworking Books Cats Comic Community CSS Delicious Digest Digg Documentation Facebook FeedBurner Firefox Gadgets Games Geek Google GWP Hiring Humor Lifehacks Linux Marketing Microsoft Movies Music Online Online Identity Perl Popular Productivity Programming Programming Tools Reddit RSS Syndication Software Startups StumbleUpon Technorati Tshirts Twitter Web2.0 Wikipedia WordPress WordPress.com Work Yahoo Pipes
-
Blog Stats
- 4,116,412 hits

How to Earn a Six Figure Income from Blogging in Two Easy Steps
How NOT to be a Successful Blogger
81 movies for geeks that do not suck
Web Anonymity 101 - Digital Breadcrumbs
76 Romantic Movies for Guys and Girls
107 t-shirts for geeks that do not suck



One Trackback
[...] I get a lot of searches for people who are looking for a Doxygen (1, 2) like utility for documenting their code, especially for HDL/HVLs (Verilog, VHDL, SystemVerilog, Specman e, SystemC). So I decided to create a list of potential non-homebrew solutions to creating inline documentation for your HDL/HVL. [...]