On Sun, Jan 13, 2008 at 09:08:14AM -0800, Ovid wrote:

> Let me know if there are any problems.  I'm sure there will be :)

Yes.  Yes there are, but they're minor and annoyingly subtle :-)

On Linux it passes with 5.6.2 and 5.8.8, but with 5.10.0 ...

Test-Most-0.01.tar.gz requires perl '5.6'; you have only 5.010000

Oddly, it passed with 5.10.0 on FreeBSD and OS X, but also failed on
Solaris.

[investigates]

looks like a Build.PL vs Makefile.PL thing - you specify the perl
version in Build.PL but not in Makefile.PL.  I imagine that changing it
to 5.006 or 5.6.n would do the trick, with 5.006 being strongly
preferred (see hates-software).

-- 
David Cantrell | top google result for "internet beard fetish club"

Reply via email to