cpan2rpm Geo::Google::Latitude
sudo rpm -Uhv perl-Geo-Google-Latitude-0.XX-1.noarch.rpm

OR

perl Makefile.PL
make
make test
make install

If you are on a windows box you should use 'nmake' rather than 'make'.
