in reply to Re^2: help managing modules using CPAN.pm
in thread help managing modules using CPAN.pm
Can CPAN.pm tell when dependencies are already met by modules previously installed via apt-get?
Of course! CPAN is a Perl program. If apt-get didn't install the Perl modules correctly, other Perl code couldn't see them.
I'm guessing that, of course, apt-get cannot tell when dependencies are already met by modules previously installed via CPAN.pm.
I believe that's correct as well.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: help managing modules using CPAN.pm
by j3 (Friar) on Nov 13, 2006 at 22:24 UTC |