[gentoo-user] g-cpan not pulling in the correct depencies

2009-06-16 Thread Grant
gcpan/IO-Stty-0.02 [ebuild N] perl-gcpan/Set-Crontab-1.02 [ebuild N] x11-misc/util-macros-1.2.1 [ebuild N] dev-perl/OLE-StorageLite-0.14 [ebuild N] perl-core/Text-Balanced-2.0.0 [ebuild N] perl-gcpan/Image-Size-3.2 [ebuild N] dev-perl/IO-Tty-1.07 [ebuild N] dev

Re: [gentoo-user] Perl 5.30.1 Locale::Language missing

2020-01-04 Thread Walter Dnes
;IO:Stty" and the solution was to run the following from the commandline as root perl -MCPAN -e shell cpan > install IO::Stty exit In your case it looks like you need (as root) perl -MCPAN -e shell cpan > install Locale::Language cpan > install Locale::Codes exit Installing Loc