Subject: | Email::FolderType::Net depends on Email::FolderType::Register |
Building up PERL 5.8.6 from source and went to install Bundle:Email and Email::FolderType::Net depends on Email::FolderType::Register. I was wondering if Email::FolderType::Register can be placed before Email::FolderType::Net in the bundle so that this dependency is satisfied.
-----
Running install for module Email::FolderType::Net
Running make for C/CW/CWEST/Email-FolderType-Net-1.02.tar.gz
Fetching with LWP:
ftp://cpan.cse.msu.edu/authors/id/C/CW/CWEST/Email-FolderType-Net-1.02.tar.gz
Checksum for /opt/OIT/repository/perl/perl-5.8.6-0/CPAN/sources/authors/id/C/CW/CWEST/Email-FolderType-Net-1.02.tar.gz ok
Email-FolderType-Net-1.02/
Email-FolderType-Net-1.02/Changes
Email-FolderType-Net-1.02/lib/
Email-FolderType-Net-1.02/lib/Email/
Email-FolderType-Net-1.02/lib/Email/FolderType/
Email-FolderType-Net-1.02/lib/Email/FolderType/Net.pm
Email-FolderType-Net-1.02/Makefile.PL
Email-FolderType-Net-1.02/MANIFEST
Email-FolderType-Net-1.02/META.yml
Email-FolderType-Net-1.02/README
Email-FolderType-Net-1.02/t/
Email-FolderType-Net-1.02/t/test.t
CPAN.pm: Going to build C/CW/CWEST/Email-FolderType-Net-1.02.tar.gz
Checking if your kit is complete...
Looks good
Warning: prerequisite Email::FolderType::Register not found.
Writing Makefile for Email::FolderType::Net
---- Unsatisfied dependencies detected during [C/CW/CWEST/Email-FolderType-Net-1.02.tar.gz] -----
Email::FolderType::Register
Shall I follow them and prepend them to the queue
of modules we are processing right now? [yes]
-----
Thanks.