summaryrefslogtreecommitdiff
path: root/www/p5-HTML-Parser/files/patch-Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTML-Parser/files/patch-Makefile.PL')
-rw-r--r--www/p5-HTML-Parser/files/patch-Makefile.PL8
1 files changed, 4 insertions, 4 deletions
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 &euro; and
-&#x20AC; are decoded into a string containing "\\x{20AC}". If you
-select no to the question below such entities will be left alone and