diff options
author | Abhijit Menon-Sen <ams@wiw.org> | 2002-06-01 03:20:52 +0000 |
---|---|---|
committer | Abhijit Menon-Sen <ams@wiw.org> | 2002-06-01 03:20:52 +0000 |
commit | 6ad89a2fb9e9253a1c711e4eb8c036b6234eeb63 (patch) | |
tree | 403bef9ba61c3ad3086eb965074a1e6830887a88 /ext/Storable/t/utf8hash.t | |
parent | ba139f7d89947cd75e001b6899bb56bab3000fe5 (diff) | |
download | perl-6ad89a2fb9e9253a1c711e4eb8c036b6234eeb63.tar.gz |
Remove $Id$ lines.
p4raw-id: //depot/perl@16953
Diffstat (limited to 'ext/Storable/t/utf8hash.t')
-rw-r--r-- | ext/Storable/t/utf8hash.t | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/Storable/t/utf8hash.t b/ext/Storable/t/utf8hash.t index a6a1643c3e..7d842d5760 100644 --- a/ext/Storable/t/utf8hash.t +++ b/ext/Storable/t/utf8hash.t @@ -1,7 +1,4 @@ #!./perl -# -# $Id: utf8.t,v 1.0.1.2 2000/09/28 21:44:17 ram Exp $ -# sub BEGIN { if ($] < 5.007) { |