1
0
Fork 0
mirror of https://github.com/perlbot/perlbuut synced 2025-06-08 15:55:42 -04:00

nightly commit

This commit is contained in:
Ryan Voots 2010-03-12 04:00:02 -05:00
parent 060da63f9c
commit 858bdb6b04

View file

@ -4,7 +4,7 @@ no warnings 'void';
sub { sub {
my( $said, $pm ) = @_; my( $said, $pm ) = @_;
my $gi = Geo::IP->open("/home/simcop2387/geoip/GeoLiteCite.dat", GEOIP_STANDARD); my $gi = Geo::IP->open("/home/simcop2387/geoip/GeoLiteCity.dat", GEOIP_STANDARD);
print "Record for $said->{body}: "; print "Record for $said->{body}: ";