use ExtUtils::MakeMaker;
WriteMakefile(
    'NAME' => 'POE::Component::IRC::Object',
    'VERSION_FROM' => 'lib/POE/Component/IRC/Object.pm',
    'PREREQ_PM' => {},
    'ABSTRACT_FROM' => 'lib/POE/Component/IRC/Object.pm',
    'AUTHOR' => 'Matt Sergeant <matt@sergeant.org>',
);


syntax highlighted by Code2HTML, v. 0.9.1