Tagged Questions
1
vote
2answers
287 views
Can I use perltidy's HTML formatter in my automated Perl build?
I'm using Module::Build to perform build, test, testpod, html, & install actions on my Perl module that I'm developing. The HTML files that are generated are okay, but I'd be much happier if I ...