show/hide this revision's text 2 Using <pre> to get rid of syntax highlighting.

If you're on Ubuntu and you want to install the pre-packaged perl module (for example, geo::ipfree) try this:

    $ apt-cache search perl geo::ipfree
    libgeo-ipfree-perl - A look up country of ip address Perl module

    $ sudo apt-get install libgeo-ipfree-perl
show/hide this revision's text 1

If you're on Ubuntu and you want to install the pre-packaged perl module (for example, geo::ipfree) try this:

$ apt-cache search perl geo::ipfree
libgeo-ipfree-perl - A look up country of ip address Perl module

$ sudo apt-get install libgeo-ipfree-perl