--- Andy Lester <[EMAIL PROTECTED]> wrote:
>
> Patches, please. s/html$/pod/ in the URL for the source.
Sorry. I should have gotten these out sooner. I was sidetracked.
I've attached patches to add Test::MockModule to the module list and to
add the "use_ok() or die" wording to the testing gui
On Fri, Dec 10, 2004 at 10:01:44AM -0800, Ovid ([EMAIL PROTECTED]) wrote:
> I would add Test::MockModule to the test modules. I've stopped using
> my Sub::Override since I encountered this very useful tool.
>
> On the test guidelines, perhaps there should be an "or die "
> recommendation after "u
Two comments:
I would add Test::MockModule to the test modules. I've stopped using
my Sub::Override since I encountered this very useful tool.
On the test guidelines, perhaps there should be an "or die "
recommendation after "use_ok". Life gets pretty miserable if that
fails but many subsequen