I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2009-04-19 11:47:01-07 by axxxxe
How best to set $Geo::IP::PP_OPEN_TYPE_PATH?
I am trying to install GeoIP on my ISP's server and I don't have access to the hardcoded "/usr/local/share/GeoIP" directory where GeoIP expects to find the database. What is the best way for me to indicate to GeoIP where it can find the database? Should I just set $Geo::IP::PP_OPEN_TYPE_PATH = "/some/path"; in IP.pm? Thanks!
Direct Responses: 10500 | Write a response