# from John Peacock
# on Sunday 15 April 2007 11:28 am:
>Attached, please find the patch to bring Module::Build into
> compliance.
Also very odd is that I can't use the CPAN version.pm in conjunction
with this patch. I get a segfault as soon as it tries to stringify.
The version.pm tests are suspicious, but maybe that's not the issue.
t/01base.......ok
4/125 skipped: Cannot test locale handling without a comma locale
t/02derived....ok
4/134 skipped: Cannot test locale handling without a comma locale
t/03require....ok
8/125 skipped: various reasons
$ ./Build test --test-files t/03require.t --verbose 2>&1 | grep '#
skip'ok 65 # skip version require'd instead of use'd, cannot test qv
ok 66 # skip version require'd instead of use'd, cannot test qv
ok 67 # skip version require'd instead of use'd, cannot test qv
ok 93 # skip version require'd instead of use'd, cannot test qv
ok 121 # skip Cannot test locale handling without a comma locale
ok 122 # skip Cannot test locale handling without a comma locale
ok 123 # skip Cannot test locale handling without a comma locale
ok 124 # skip Cannot test locale handling without a comma locale
--Eric
--
"I've often gotten the feeling that the only people who have learned
from computer assisted instruction are the authors."
--Ben Schneiderman
---------------------------------------------------
http://scratchcomputing.com
---------------------------------------------------