--- trunk/Makefile.PL 2006/01/04 13:13:06 3 +++ trunk/Makefile.PL 2006/01/06 12:40:23 49 @@ -9,6 +9,12 @@ VERSION_FROM => 'Estraier.pm', # finds $VERSION PREREQ_PM => { 'Carp' => 0, + 'Test::Simple' => 0, + 'Test::Exception' => 0, + 'URI' => 0, + 'IO::Socket::INET' => 0, + 'MIME::Base64' => 0, + 'URI::Escape' => 0, }, # e.g., Module::Name => 1.1 ($] >= 5.005 ? ## Add these new keywords supported since 5.005 (ABSTRACT_FROM => 'Estraier.pm', # retrieve abstract from module