Email-Store - Re: Email-Store install

Posted on Thu Mar 24 20:35:31 2005 by b10m in response to 260 (See the whole thread of 2)
Re: Email-Store install

Hi,

Yes, the module Email::Store seems to rely on all of those listed modules. To make it a little easier for you, you could use the CPAN module:

cpan -i Email::Store or perl -e 'use CPAN; install Email::Store'

See `perldoc CPAN` for more information

Write a response