Alien-libmaxminddb
view release on metacpan or search on metacpan
Makefile.PL view on Meta::CPAN
# This Makefile.PL for Alien-libmaxminddb was generated by
# Dist::Zilla::Plugin::MakeMaker::Awesome 0.49.
# Don't edit it but the dist.ini and plugins used to construct it.
use strict;
use warnings;
use 5.014;
use ExtUtils::MakeMaker;
my %WriteMakefileArgs = (
"ABSTRACT" => "Find or install libmaxminddb",
"AUTHOR" => "Andreas V\x{f6}gele <voegelas\@cpan.org>",
# This file is generated by Dist::Zilla::Plugin::CPANFile v6.032
# Do not edit this file directly. To change prereqs, edit the `dist.ini` file.
requires "File::Spec" => "0";
requires "JSON::PP" => "0";
requires "perl" => "5.014";
requires "utf8" => "0";
requires "warnings" => "0";
on 'build' => sub {
requires "ExtUtils::CBuilder" => "0";
requires "File::Copy" => "0";
( run in 0.670 second using v1.01-cache-2.11-cpan-de7293f3b23 )