--- IO-AIO/Makefile.PL 2009/06/07 22:37:54 1.19 +++ IO-AIO/Makefile.PL 2009/07/14 00:13:36 1.20 @@ -91,6 +91,9 @@ PM => { 'AIO.pm' => '$(INST_LIBDIR)/AIO.pm', }, + PREREQ_PM => { + "common::sense" => 0, + }, clean => { FILES => "libeio/config.h libeio/config.log libeio/config.status" }, });