WriteMakefile(
NAME => 'CGI::Application::Pluggable',
VERSION_FROM => 'lib/CGI/Application/Pluggable.pm',
PREREQ_PM => {
CGI::Application => 0,
},
);