in reply to Re: Test::Class modules, skip install
in thread Test::Class modules, skip install

dragonchild wrote test modules should go into t/lib/Test/Foo/Bar.pm.

In the "better late than never" category, I figured I should mention a slight problem with this. That path should actually be something like t/lib/Tests to avoid potential conflicts with the the Test:: namespace. I speak from painful experience when I named a base testing class Test::Base.

Cheers,
Ovid

New address of my CGI Course.

  • Comment on Re^2: Test::Class modules, skip install