Subject: | CPANPLUS cannot find modules added with fake author ids |
Hi,
It appears as though cpanplus cannot find modules added via
CPAN::Mini::Inject that have a fake author id.
CPAN Terminal> x
[ERROR] No such author 'GEJUSTICEMARK' -- can't make module object
'GE::Justice::Authz' that is supposed to belong to this author
cpan@st-119265:~$ find miniCPAN/authors/id/G/GE/GEJUSTICEMARK -type f
miniCPAN/authors/id/G/GE/GEJUSTICEMARK/GE-Justice-Authz-v1.7.0.tar.gz
cpan itself *can* find this module without any changes.
cpanplus can find the module *if* authors/01mailrc.txt.gz is edited by
hand and a line for the fake ID is added.
details:
perl 5.8.7
CPANPLUS::Shell::Default -- CPAN exploration and modules installation
(v0.0562)
CPAN::Mini::Inject 0.18
cpan script version 1.03
CPAN.pm version 1.83
debian Sarge
regards,
Mark