From e077a8bde9a7e0d2954d5b422667b40ce3c14240 Mon Sep 17 00:00:00 2001
From: Mark Murray <markm@FreeBSD.org>
Date: Thu, 16 May 2002 10:09:28 +0000
Subject: Perl is no longer in base. Long live the port!

---
 contrib/perl5/lib/unicode/Is/Zs.pl | 11 -----------
 1 file changed, 11 deletions(-)
 delete mode 100644 contrib/perl5/lib/unicode/Is/Zs.pl

(limited to 'contrib/perl5/lib/unicode/Is/Zs.pl')

diff --git a/contrib/perl5/lib/unicode/Is/Zs.pl b/contrib/perl5/lib/unicode/Is/Zs.pl
deleted file mode 100644
index 56cf9e46622e..000000000000
--- a/contrib/perl5/lib/unicode/Is/Zs.pl
+++ /dev/null
@@ -1,11 +0,0 @@
-# !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!! 
-# This file is built by mktables.PL from e.g. Unicode.301.
-# Any changes made here will be lost!
-return <<'END';
-0020	
-00a0	
-1680	
-2000	200b
-202f	
-3000	
-END
-- 
cgit v1.2.3