At 12:13 AM 4/2/2002 +0300, Jarkko Hietaniemi wrote:
>> + require Config; import Config;
>> + if ($^X =~ m/\bminiperl$Config{_exe}$/){
>
>As Schwern pointed out, none of this should be necessary, if the
>Encode $ENV{PERL_CORE} changes he sent are applied.
FYI, I tried checking for $ENV{PERL_CORE} first but it didn't work. I don't
know if that's because of unapplied patches to MM or because whatever sets
it is broken on VMS.
