Skip Menu |

This queue is for tickets about the Class-Load CPAN distribution.

Report information
The Basics
Id: 74791
Status: resolved
Priority: 0/
Queue: Class-Load

People
Owner: Nobody in particular
Requestors: ribasushi [...] leporine.io
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 0.17



Subject: Needs to require fixed Module::Runtime when it becomes available
Current Module::Runtime suffers from %INC pollution on pre-5.10 perls. A new version of M::R will address this ussue, and this module can take advantage of the fix by upping its dependency version.
Now available as Module-Runtime-0.012, but the bug workaround breaks Class::Load's load_optional_class()! C:L should require M-R-0.012, and I'm reporting the breakage as a separate ticket.
0.16/0.17 address this, ticket can be closed.