in reply to Re: Test::Pod/Test::Pod::Coverage failing strangely (from Module::Starter::PBP)
in thread Test::Pod/Test::Pod::Coverage failing strangely (from Module::Starter::PBP)

The manual page for module-starter recommends defining environment variable MODULE_STARTER_DIR.

So, even though my $HOME is a pathname embedding spaces (typical for a MSWin32 PC), in My Computer, I define MODULE_STARTER_DIR to value c:\perldev\.module-starter. Then Module::starter::PBP works pretty well as planned.

The other problem mentioned by dhosek, about our $VERSION is a known fault reported to CPAN in Feb 2007 at https://rt.cpan.org/Public/Bug/Display.html?id=25007.

Best wishes.

  • Comment on Re^2: Test::Pod/Test::Pod::Coverage failing strangely (from Module::Starter::PBP)
  • Download Code