Re: [Module::Build] Ready for 0.22?
Status: Beta
Brought to you by:
kwilliams
|
From: Tony B. <to...@ka...> - 2004-01-14 01:15:35
|
> Any outstanding issues before I release 0.22 to CPAN? If there's still a > significant CVS lag, here's the list of changes since the last beta: I'm coming in late, so apologies if this has already changed, but AFAICS the current release doesn't document being able to specify a listref of test_files in your Build.PL. It mentions this as a command line arg, but I had to guess that you could also do it in Build.PL. I always hate relying on undocumented features so if this is a real one it would be nice if that was documented up with pm_files, pod_files, etc. As I'm using Test::Class, and my test are all in lib/My/Project/Test/*.pm, the normal t/*.t approach doesn't really work for me... Thanks, Tony |