setembro 26th, 2007
Perl: Plugin load for plugin ‘geoipfree’
Posted by
Felipe Olivaes in
xalassa
Erro:
Error: Plugin load for plugin ‘geoipfree’ failed with return code: Error: Can’t locate Geo/IPfree.pm in @INC
Solução:
[code]# perl -eshell -MCPAN[/code]
[code]# cpan> install Geo::IPfree [/code]