--- cvsroot/IO-AIO/Makefile.PL 2006/05/08 17:10:27 1.9 +++ cvsroot/IO-AIO/Makefile.PL 2006/10/26 16:28:33 1.10 @@ -31,6 +31,26 @@ and die "\nconfigure failed, check it's output above and autoconf/config.log\n\n"; } +if ($^O =~ /linux/ && $Config{usemymalloc} eq "y") { + print <new({ dist => { PREOP => 'pod2text AIO.pm | tee README >$(DISTVNAME)/README; chmod -R u=rwX,go=rX . ;',