Fixing old bugs in Template::Timer and Perl::Critic::Bangs

| No Comments

At the nudging of some users, I've gone back and fixed up some bugs in long-untouched modules, and at the same time moved their repositories over to github, which I am enjoying more every day.

Template::Timer fixes a bug that's been around since 2005 during installs. Perl::Critic::Bangs was doing invalid testing that meant breakage with the new 1.098 release of Perl::Critic.

Leave a comment