# Copyright 2008, Six Apart, Ltd. # License: Under the same license as Perl itself use ExtUtils::MakeMaker; WriteMakefile( NAME => 'Post Office', VERSION => '1.0', DISTNAME => 'PostOffice', );