http://www.perlmonks.org?node_id=206936


in reply to Re: What training do YOU need?
in thread What training do YOU need?

++ to gjb's suggestion for test first coding.

Using Test::More and friends in this way has improved my code and made writing it a far more pleasant experience.