perl 5.003_01: vms/vms.c
Catch out-of-bounds args to my_trnlnm
Update kill_file() to catch possible change in sys$change_acl() return sts
Update VMS-Unix file syntax conversions: fix bugs, and use simple string
shuffling more often
Allow redirection of error messages
Don't let errors during startup (e.g. expanding wildcards) sneak into $!
Don't attempt wildcard expansion on command line args containing spaces
Don't try to use Perl error reporting functions before we've got an
interpreter initialized
Use fstat() if we've already got a FILE *; name has already been resolved
Add routine to insure no carriage-control translation on an I/O stream;
plugs into Perl's "binmode" operator
Add optional default filespec argument to rmsexpand()