in reply to Re: Application Testing: Custom Module or Perl Test Files?
in thread Application Testing: Custom Module or Perl Test Files?
I've been using ExtUtils::ModuleMaker instead of Module::Starter, though both focus on getting a developer started.
i'd disagree about them being overkill, though, because they do create the basic organizational structure (directories, stub test files, etc) to get one in the habit of testing.
additionally, at least ExtUtils::ModuleMaker has options to create multiple modules, which is *very* convenient.
|
|---|