summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorNick Ing-Simmons <nik@tiuk.ti.com>2002-03-04 17:35:50 +0000
committerNick Ing-Simmons <nik@tiuk.ti.com>2002-03-04 17:35:50 +0000
commitb65040738ad71040ae1c4dc07fbf01a297aabe3e (patch)
tree4d83d7f83be111db1dd846a89b068c8aacd6bd7d /ext
parentcf2f4674729dcb672142952efce604ffa52dad65 (diff)
downloadperl-b65040738ad71040ae1c4dc07fbf01a297aabe3e.tar.gz
Intergrate perlio's Encode/compile
p4raw-id: //depot/perl@15012
Diffstat (limited to 'ext')
-rwxr-xr-xext/Encode/compile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Encode/compile b/ext/Encode/compile
index 5aeebd23da..a76676b288 100755
--- a/ext/Encode/compile
+++ b/ext/Encode/compile
@@ -6,7 +6,7 @@ BEGIN {
use strict;
use Getopt::Std;
my @orig_ARGV = @ARGV;
-my $perforce = '$Id$';
+our $VERSION = '0.30';
# These may get re-ordered.
# RAW is a do_now as inserted by &enter