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]
...