Ed James wrote:
> > Now after running `nmake install` I see:
> >
> > D:\perl-5.6.0-RC2\win32>d:\perl_rc2\5.6.0\bin\mswin32-x86\perl -Mvmsish -e
> "print 'hello'"
> > This isn't VMS at -e line 0
> > Compilation failed in require.
> > BEGIN failed--compilation aborted.
> >
> > So it didn't work anyway ;-)
>
> But it did! The message "This isn't VMS" is from a Carp::croak in vmsish.pm.
>
> Maybe it needs to be a Carp::carp?
OK that is one interpretation. I thought Charles Bailey meant that
it would silently do nothing if installed "properly" on another OS.
Peter Prymmer