Re: Test::Harness 3.0 blocker - VMS

2007-10-14 Thread Andy Armstrong
On 14 Oct 2007, at 14:43, John E. Malmberg wrote: Andy Armstrong wrote:I think I posted this on the p5p list with some more detail, but I can not look it up now. One of the VMS testdrive machines has NFS mounted the common home directories from the LINUX/UNIX and Windows systems, and allows

Re: Test::Harness 3.0 blocker - VMS

2007-10-14 Thread John E. Malmberg
Andy Armstrong wrote: On 12 Oct 2007, at 04:48, Craig A. Berry wrote: I've used this verbatim for http://perl-qa.hexten.net/wiki/index.php/Testing_on_VMS Hope that's OK? I'll add to that page as I learn more. I think I posted this on the p5p list with some more detail, but I can not look i

Re: Test::Harness 3.0 blocker - VMS

2007-10-14 Thread Andy Armstrong
On 12 Oct 2007, at 04:48, Craig A. Berry wrote: They have 5.8.6 on the testdrive, so you shouldn't have to build your own perl to test modules. You should be able to ftp, gunzip, and tar -xvf more or less as you would anywhere. Instead of C you have C and C. Instead of C you have C. You can e

Fix for Tk::FBOX.PM to work under VMS

2007-10-14 Thread doug brann
Hi, I don't know if anyone out there is interested in Tk fixes for VMS, but I have one. I couldn't get FBOX.PM to change directories or save files. Since the problem was critical to my work, I decided to take the easy way out and modify FBOX so that it displayed paths in a Unix-like manner. Fo