Eric Wilhelm wrote:
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.
What do you have installed and what are you testing? i.e. did you
install version-0.7201 and you are now testing Module::Build? Or you
don't have version installed at all (which is the only way to correctly
test the embedded code).
$ ./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
Ignore those "skip" messages; I have generic testing code that does the
same tests with 'use' and 'require' so I have to skip the qv tests
(since that method won't get exported).
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
You can also ignore these skips, since your machine doesn't apparently
have a locale where the decimal place is a comma (or at least my
automated method of locating those isn't finding it)...
John
--
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5748