Avoid $Id$ cleverness and just have a $VERSION.
Nick Ing-Simmons [Mon, 4 Mar 2002 17:29:54 +0000 (17:29 +0000)]
p4raw-id: //depot/perlio@15011

ext/Encode/compile

index 5aeebd2..a76676b 100755 (executable)
@@ -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