# Note: this file was auto-generated by Module::Build::Compat version 0.3603 require 5.008000; use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Net::IPTrie', 'VERSION_FROM' => 'lib/Net/IPTrie.pm', 'PREREQ_PM' => { 'Class::Struct' => '0.63', 'NetAddr::IP' => '4.007', 'Scalar::Util' => '0', 'Test::More' => '0' }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [], 'PL_FILES' => {} ) ;