Cleaning the CPAN cage: January 2015
In the first installment of my participation in the CPAN Pull Request Challenge I was assigned the module XML::NamespaceSupport. The module enables one to pr...
In the first installment of my participation in the CPAN Pull Request Challenge I was assigned the module XML::NamespaceSupport. The module enables one to pr...
At the end of 2014 I signed up for the CPAN Pull Request Challenge; a brilliant idea of Neil Bower’s to clean up CPAN modules in need of a bit of “tender lov...
A version control system is fundamental to the work of anyone developing software, whether it be scientific software or not. This is one of the fundamental ...
Recently at $work I found that our test suite was taking longer and longer to run and had begun to slow down development. A long-running test suite smells of...