diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2004-08-09 18:10:42 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2004-08-09 18:10:42 +0000 |
commit | b30707e4885ca231ff72a496671faa7830e8002a (patch) | |
tree | ceefb7d8635e495c31ba663e183cdcad8a9b157c /gnu/usr.bin/perl/ext/Encode/t/enc_module.t | |
parent | 3c5182ca6f3c3cb0d292743e65788c0b1d03b596 (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.t | 2 |
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; |