This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove the no-longer autogenerated Unicode files
[perl5.git] / lib / unicore / lib / Space.pl
diff --git a/lib/unicore/lib/Space.pl b/lib/unicore/lib/Space.pl
deleted file mode 100644 (file)
index 6c1cc2e..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!! 
-# This file is built by ./mktables from e.g. UnicodeData.txt.
-# Any changes made here will be lost!
-
-#
-# This file supports:
-#      \p{Space}
-# 
-# Meaning: [[:Space:]]
-#
-return <<'END';
-0009   000D    
-0020           
-0085           
-00A0           
-1680           
-180E           
-2000   200A    
-2028   2029    
-202F           
-205F           
-3000           
-END