This is actually a bug with awstats. Specifically the geoipfree plugin.

Line 54 calls:

$gi = Geo::IPfree::new();

It should really be

$gi = Geo::IPfree->new();

-- 
Use of uninitialized value $_[0] in pattern match (m//) at 
/usr/share/perl5/Geo/IPfree.pm line 80.
https://bugs.launchpad.net/bugs/336554
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to