The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
use inc::Module::Install 1.00;

all_from      'lib/Test/POE/Stopping.pm';
requires_from 'lib/Test/POE/Stopping.pm';
requires      'POE::API::Peek' => '1.34';

WriteAll;