At 10:18 PM 4/17/2001 -0700, Gurusamy Sarathy wrote:

>Ironically, I only made the changes to pod/*.t because I knew neither
>t/TEST nor t/harness actually ran any of those tests, and I ass_u_med
>VMS wouldn't run them either because I saw some VMS code in t/TEST.

There's a bowdlerized version of t/TEST embedded in vms/test.com.  Synching 
it up and hopefully reintegrating it is on the to-do list.  Some of its 
weirdness is necessary and it will probably always need a custom wrapper, 
but it does need work. 

>Now, it's still not clear to me how the tests passed in foolperl on VMS
>when @INC wasn't set correctly in the pod/*.t tests.  Are the tests
>being run on VMS with the moral equivalent of "perl -I../lib ..."?

Yes, look for [-.lib] in vms/test.com.

Reply via email to