summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/perl/ext/Encode/t/enc_module.t
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2004-08-09 18:10:42 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2004-08-09 18:10:42 +0000
commitb30707e4885ca231ff72a496671faa7830e8002a (patch)
treeceefb7d8635e495c31ba663e183cdcad8a9b157c /gnu/usr.bin/perl/ext/Encode/t/enc_module.t
parent3c5182ca6f3c3cb0d292743e65788c0b1d03b596 (diff)
merge 5.8.5 into HEAD
remove now-unused files crank libperl shared library major number update Makefile.bsd-wrapper tweak openbsd hints file for arm and m68k
Diffstat (limited to 'gnu/usr.bin/perl/ext/Encode/t/enc_module.t')
-rw-r--r--gnu/usr.bin/perl/ext/Encode/t/enc_module.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/perl/ext/Encode/t/enc_module.t b/gnu/usr.bin/perl/ext/Encode/t/enc_module.t
index 7d1e58e6dfa..b7c0a913bc2 100644
--- a/gnu/usr.bin/perl/ext/Encode/t/enc_module.t
+++ b/gnu/usr.bin/perl/ext/Encode/t/enc_module.t
@@ -1,4 +1,4 @@
-# $Id: enc_module.t,v 1.2 2003/12/03 03:02:29 millert Exp $
+# $Id: enc_module.t,v 1.3 2004/08/09 18:09:10 millert Exp $
# This file is in euc-jp
BEGIN {
require Config; import Config;