p4raw-id: //depot/cfgperl@4243
if ($^O eq 'VMS') { ($out) = __FILE__ =~ /^(.+)_PL$/i; }
$out =~ s/_h$/.h/;
open(OUT,">$out") || die "Cannot open $file:$!";
-print "Extracting $out . . .\n";
+print "Extracting $out...\n";
foreach my $const (qw(AVf_REAL
HEf_SVKEY
SVf_IOK SVf_IVisUV SVf_NOK SVf_POK