Greetings,
attached is the patch to update Module::Load::Conditional to
version
0.22.
This patch addresses test suite failures on perl5.005, and
should not
have any impact on core stability at all.
For completeness sake, here's the relevant Changes entries:
Changes for 0.22 Mon Oct 15 10:10:21 CEST 2007
=================================================
* Promote 0.21_01 to stable. Users who already have
0.20 installed do not need to upgrade. This is merely
a test suit portability fix for perl 5.005
Changes for 0.21_01 Fri Oct 12 10:48:06 CEST 2007
=================================================
* Patch to make test-suite work with 5.005 weirdness
as reported by Slaven Rezic.
--
Jos Boumans
How do I prove I'm not crazy to people who are?
Re: Update Module::Load::Conditional to
0.22
2007-10-17 03:03:41
On 15/10/2007, Jos I. Boumans <josdwim.org> wrote:
> Greetings,
>
> attached is the patch to update
Module::Load::Conditional to version
> 0.22.
>
> This patch addresses test suite failures on perl5.005,
and should not
> have any impact on core stability at all.
Thanks, applied.