use ExtUtils::MakeMaker;

WriteMakefile(
    NAME         => 'Net::Subnets',
    AUTHOR       => 'Sebastian Riedel (sri@oook.de)',
    VERSION_FROM => 'lib/Net/Subnets.pm',
);


syntax highlighted by Code2HTML, v. 0.9.1