# Note: depends on perl
wget -c http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Encode-Locale-1.03.tar.gz
tar -xzf Encode-Locale-1.03.tar.gz
cd Encode-Locale-1.03
perl Makefile.PL
make # Doesn't mind -j#
make install