From 511045b36cad041f247fbda619ba0a7de2c5d9bc Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Mon, 8 Jan 2001 22:23:27 +0000 Subject: Upgrade p5-HTML-Parser => 3.15 p5-Net-Daemon => 0.34 p5-Storable => 1.0.7 --- www/p5-HTML-Parser/files/patch-Makefile.PL | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'www/p5-HTML-Parser/files/patch-Makefile.PL') diff --git a/www/p5-HTML-Parser/files/patch-Makefile.PL b/www/p5-HTML-Parser/files/patch-Makefile.PL index c9ebc2def493..451e9bddad1a 100644 --- a/www/p5-HTML-Parser/files/patch-Makefile.PL +++ b/www/p5-HTML-Parser/files/patch-Makefile.PL @@ -1,12 +1,12 @@ ---- Makefile.PL.orig Fri Oct 13 08:53:50 2000 -+++ Makefile.PL Fri Oct 13 09:29:25 2000 +--- Makefile.PL.orig Tue Dec 26 15:48:57 2000 ++++ Makefile.PL Mon Jan 8 21:06:36 2001 @@ -10,19 +10,7 @@ } - if ($] >= 5.006) { + if ($] >= 5.007) { - print <<"EOT"; - --Perl-5.6 provide experimental core support for Unicode strings. You +-Perl-5.7 provide experimental core support for Unicode strings. You -can compile HTML::Entities so that Unicode entities like € and -€ are decoded into a string containing "\\x{20AC}". If you -select no to the question below such entities will be left alone and -- cgit v1.2.3