Dusting out vms/test.com

2001-11-05 Thread Michael G Schwern
I'm working on taking test.com and merging it's differences into t/TEST so vms/test.com just becomes a thin DCL wrapper around t/TEST. One of the major differences is test.com itself skips a heap of tests because they don't work on VMS, but the operators often do. So I'm doing two things:

Re: Dusting out vms/test.com

2001-11-05 Thread Michael G Schwern
On Mon, Nov 05, 2001 at 10:23:42PM -0600, Craig A. Berry wrote: PS What's the VMS equivalent of: ./perl -Ilib t/op/my_stash.t $ MCR SYS$DISK:[]perl. -Ilib [.t.op]my_stash.t or $ MCR SYS$DISK:[]perl. -Ilib t/op/my_stash.t or, from within Perl I keep getting: $ MCR

Re: Dusting out vms/test.com

2001-11-05 Thread Craig A. Berry
At 12:26 AM -0500 11/6/01, Michael G Schwern wrote: I keep getting: $ MCR SYS$DISK:[]perl. -Ilib op/my_stash.t If you use the Unix filename syntax, you'll need to wrap the filespec in double quotes, but that's not your immediate problem. %DCL-W-ACTIMAGE, error activating image PERLSHR