Hello all,


What is the easiest way to install a module from CPAN that has several dependencies? Specifically, I want to install XML::Simple. However, that module depends on a few other perl modules. For now, I'm downloading the modules individually and installing them. But this seems to be a problem of dependencies that has already been solved by apt-get in the debian world (and now for RPMs, too).

Is there an apt-get equivalent for perl modules? If so, what is it called? Can CPAN already do this? If so, please point me in the right direction. Have been googling, but nothing yet.

Thanks in advance.

Regards,
- Robert



-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to