NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
TokeParser++ (Score:1)
I had to install it today to run a script that extracts the Wiki pages with our CodingStandard and CodingPractices into a Word document (using Win32::Word::Writer [cpan.org]) we can send to external developers.
Reply to This
Re:TokeParser++ (Score:2)
Thanks. That one is probably my most used module. It's interesting how that expanded from a single module into an entire collection of them, yet still wound up being easier to maintain.