--- trunk/Makefile.PL 2005/05/17 19:15:27 37 +++ trunk/Makefile.PL 2005/05/17 21:37:06 38 @@ -6,16 +6,16 @@ NAME => 'Nos', VERSION_FROM => 'Nos.pm', # finds $VERSION PREREQ_PM => { - 'Class::DBI::Loader', - 'Getopt::Long', - 'Email::Valid', - 'Email::Send', - 'Carp', - 'SOAP::Lite', - 'Email::Auth::AddressHash', - 'Email::Simple', - 'Email::Address', - 'Mail::DeliveryStatus::BounceParser', + 'Class::DBI::Loader' => 0, + 'Getopt::Long' => 0, + 'Email::Valid' => 0, + 'Email::Send' => 0, + 'Carp' => 0, + 'SOAP::Lite' => 0, + 'Email::Auth::AddressHash' => 0, + 'Email::Simple' => 0, + 'Email::Address' => 0, + 'Mail::DeliveryStatus::BounceParser' => 0, }, # e.g., Module::Name => 1.1 ($] >= 5.005 ? ## Add these new keywords supported since 5.005 (ABSTRACT_FROM => 'Nos.pm', # retrieve abstract from module