# from Eric Wilhelm
# on Monday 15 December 2008 11:33:
>I was trying Devel::Hide and Test::Without::Module, but those don't
> give the same result as uninstalling it :-/
Oh. You have to blacklist all of them.
export
PERL5OPT=MTest::Without::Module=Software::License,Software::License::Perl_5
I guess that's because the evals are asking for them in different
places. So, with just Software::License blacklisted, I was getting
fails on t/extend.t t/metadata.t.
Ok, bumped version and shipped 0.30_02. Please test.
Thanks,
Eric
--
"Beware of bugs in the above code; I have only proved it correct, not
tried it."
--Donald Knuth
---------------------------------------------------
http://scratchcomputing.com
---------------------------------------------------