in reply to Re: How do I get CPANPLUS (or some other tool) to resolve dependencies when installing local .tar.gz packages?
in thread How do I get CPANPLUS (or some other tool) to resolve dependencies when installing local .tar.gz packages?

That would install a singe package but wouldn't correctly resolve dependencies for local packages that aren't on the cpan if I understand it correctly.
  • Comment on Re^2: How do I get CPANPLUS (or some other tool) to resolve dependencies when installing local .tar.gz packages?

Replies are listed 'Best First'.
Re^3: How do I get CPANPLUS (or some other tool) to resolve dependencies when installing local .tar.gz packages?
by eserte (Deacon) on Dec 04, 2007 at 20:13 UTC
    No. cpan . resolves all dependencies and installs the distribution in the current directory.