From: Nick Ing-Simmons Date: Mon, 4 Mar 2002 17:35:50 +0000 (+0000) Subject: Intergrate perlio's Encode/compile X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=b65040738ad71040ae1c4dc07fbf01a297aabe3e;p=p5sagit%2Fp5-mst-13.2.git Intergrate perlio's Encode/compile p4raw-id: //depot/perl@15012 --- diff --git a/ext/Encode/compile b/ext/Encode/compile index 5aeebd2..a76676b 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