in reply to Re: CPANPLUS won't install distros by name (e.g. Scalar-List-Utils)
in thread CPANPLUS won't install distros by name (e.g. Scalar-List-Utils)

... it is the distributions that have package names that are slightly unusual that parse_module has a problem with. {snip}

... CPANPLUS' module tree is exactly that, a tree of modules, which includes the name of the package that that module is contained in.

Just to confirm the terminology:

  • Comment on Re^2: CPANPLUS won't install distros by name (e.g. Scalar-List-Utils)