$NetBSD: patch-ad,v 1.1 2008/08/07 23:26:01 he Exp $

--- Makefile.PL.orig	2008-08-08 01:02:27.000000000 +0200
+++ Makefile.PL
@@ -16,5 +16,6 @@ WriteMakefile(NAME	      => 'Pod::Tree',
 	      EXE_FILES	      => [qw(podtree2html pods2html perl2html)],
 	      PREREQ_PM       => { HTML::Stream   => 1.49,
 	                           Pod::Escapes   => 1.02,
+				   IO::String	  => 0,
 				   Text::Template => 1      },
 );
