Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

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

Report information
The Basics
Id: 54631
Status: resolved
Priority: 0/
Queue: Email-Sender

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

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



Subject: Email-Sender not installable.
The reason I say it's 'not installable' is that the Makefile.PL depends on 3 modules that are not on the CPAN (yet). Really painful, considering that this module is now in Task::Kensho, so I want to add it to "Strawberry Perl Professional" (built by Perl::Dist::Chocolate) - I'm pinning to the previous version for now. ---- output from a Perl::Dist::Chocolate build ---- Loading CPAN... Installing Email::Sender from CPAN... Going to read 'C:\strawberry\cpan\sources\authors\01mailrc.txt.gz' ........................................................................ ....DONE Going to read 'C:\strawberry\cpan\sources\modules\02packages.details.txt.gz' Database was generated on Mon, 15 Feb 2010 15:03:00 GMT ........................................................................ ....DONE Going to read 'C:\strawberry\cpan\sources\modules\03modlist.data.gz' ........................................................................ ....DONE $ENV{PATH} = 'C:\strawberry\perl\bin;C:\strawberry\c\bin;C:\WINDOWS\system32;C:\WIN DOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\TortoiseSVN\bin;C:\Program Files\SlikSvn\bin\;C:\Program Files\Git\cmd' Running install for module 'Email::Sender' Running make for R/RJ/RJBS/Email-Sender-0.100450.tar.gz Fetching with LWP: http://cpan.dagolden.com/authors/id/R/RJ/RJBS/Email-Sender- 0.100450.tar.gz Checksum for C:\strawberry\cpan\sources\authors\id\R\RJ\RJBS\Email- Sender-0.100450.tar.gz ok CPAN.pm: Going to build R/RJ/RJBS/Email-Sender-0.100450.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Email::Sender Show quoted text
---- Unsatisfied dependencies detected during ---- ---- RJBS/Email-Sender-0.100450.tar.gz ---- Email::Sender::Transport::SMTP_X [requires] Test::Email::SMTPRig [requires] Test::Email::Sender::Util [requires] ...
Fixed in next release. -- rjbs