Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Email-Send CPAN distribution.

Report information
The Basics
Id: 22763
Status: resolved
Priority: 0/
Queue: Email-Send

People
Owner: Nobody in particular
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

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



Subject: Broken dependency Class::Accessor::Fast
Makefile.PL contains: 'Class::Accessor::Fast' => '0.18', # cope with broken 5.6.0 base.pm but unfortunately C:A:F is part of a outdated package. It was contained in KASEI/Class-Accessor-0.25.tar.gz but it's not anymore in KASEI/Class-Accessor-0.27.tar.gz. See https://rt.cpan.org/Ticket/Display.html?id=21746 Would be nice if you could get rid of this dependency. Thanks,
Fixed by inlining method creation and 'new' blessing in 2.181. ARGH!! -- rjbs