diff options
author | Mark Murray <markm@FreeBSD.org> | 2002-03-16 20:14:31 +0000 |
---|---|---|
committer | Mark Murray <markm@FreeBSD.org> | 2002-03-16 20:14:31 +0000 |
commit | cf90a21ebd2262e09730a5a55c5ccb62f1622fad (patch) | |
tree | 116739180f0198b4d3857979a8e84444c2fe0949 /contrib/perl5/lib/unicode/Is/LbrkLF.pl | |
parent | fc75d0664419eb8c8f264d8f298df2cd155c8966 (diff) |
Vendor import Perl 5.6.1vendor/perl5
Notes
Notes:
svn path=/vendor/perl5/dist/; revision=92444
Diffstat (limited to 'contrib/perl5/lib/unicode/Is/LbrkLF.pl')
-rw-r--r-- | contrib/perl5/lib/unicode/Is/LbrkLF.pl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/perl5/lib/unicode/Is/LbrkLF.pl b/contrib/perl5/lib/unicode/Is/LbrkLF.pl new file mode 100644 index 000000000000..9b845aed6fa2 --- /dev/null +++ b/contrib/perl5/lib/unicode/Is/LbrkLF.pl @@ -0,0 +1,6 @@ +# !!!!!!! 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'; +000a +END |