mirror of
https://git.freebsd.org/ports.git
synced 2025-07-06 20:09:14 -04:00
Simply installing this module causes MaxMind::DB::Reader to use the XS implementation, which is much faster than the Perl implementation. The XS implementation links against the libmaxminddb library. See MaxMind::DB::Reader for API details. WWW: https://metacpan.org/release/MaxMind-DB-Reader-XS
6 lines
297 B
Text
6 lines
297 B
Text
Simply installing this module causes MaxMind::DB::Reader to use the XS
|
|
implementation, which is much faster than the Perl implementation. The XS
|
|
implementation links against the libmaxminddb library. See MaxMind::DB::Reader
|
|
for API details.
|
|
|
|
WWW: https://metacpan.org/release/MaxMind-DB-Reader-XS
|