Skip Menu |

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

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

People
Owner: Nobody in particular
Requestors: zefram [...] fysh.org
Cc:
AdminCc:

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



Subject: Package::Stash version dep
Date: Fri, 17 Feb 2012 12:16:07 +0000
To: bug-Class-Load [...] rt.cpan.org
From: Zefram <zefram [...] fysh.org>
Class::Load declares a dependency on Package::Stash, with no particular version required. Actually some old versions of Package::Stash are not adequate. Class::Load actually requires at least Package::Stash 0.14, for the ->has_symbol method. This makes C:L installation fail if a too-old version of P:S is already installed. Attached patch fixes. -zefram

Message body is not shown because sender requested not to inline it.