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.
baby steps (Score:2)
I have started implementing core tests that every module is expected to call - stuff like
01compile.t, 02import.t, 03constructor.t,and so on. the idea is that every module should be testing pretty much the same thing at the outset. and even if there is no need for animport()test, I exPerl Test Kata (Score:1)
Good idea. I'll take it to the QA list and we'll figure out something.
Baby steps (Score:2)
--
xoa
Re:Baby steps (Score:2)
I often think we should use the power of London.pm for good as well as evil. I should take this to the QA list as well I guess...which I *really* should start reading more often (bad me.)
Re:Baby steps (Score:2)
--
xoa
Style Guides for Large Projects (Score:1)
-DA [coder.com]
Re:Style Guides for Large Projects (Score:2)
--Nat
Re:Style Guides for Large Projects (Score:2)
Re:Style Guides for Large Projects (Score:2)