$OpenBSD: patch-Makefile_PL,v 1.1.1.1 2012/03/08 14:51:19 pascal Exp $
--- Makefile.PL.orig	Mon Feb 15 13:38:48 2010
+++ Makefile.PL	Thu Feb  2 13:49:40 2012
@@ -16,6 +16,9 @@ WriteMakefile
                          },
           'INSTALLDIRS' => 'site',
           'EXE_FILES' => [],
-          'PL_FILES' => {}
+          'PL_FILES' => {},
+	  'MAN3PODS' => {
+		'lib/IO/CaptureOutput.pod'	=> 'blib/man3/IO::CaptureOutput.3p'
+			}
         )
 ;
