Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-perl
I can not install modules with g-cpan,
my steps are:
mkdir /usr/local/portage/mycpan
echo 'PORTDIR_OVERLAY="/usr/local/portage/mycpan ${PORTDIR_OVERLAY}"'
>> /etc/make.conf
mkdir /usr/local/portage/mycpan/profiles
echo "mycpan_repo" > /usr/local/portage/mycpan/profiles/repo_name
g-cpan -gv FCGI::Async ; update-eix
emerge -av FCGI-Async
but it does not install any file:
# equery f perl-gcpan/FCGI-Async-0.17
[ Searching for packages matching perl-gcpan/FCGI-Async-0.17... ]
* Contents of perl-gcpan/FCGI-Async-0.17:
#
I also tryed the g-cpan -iv FCGI::Async, no luck
|
|