Michael G Schwern <[EMAIL PROTECTED]> wrote on 07/11/2005 02:58:55 PM:
> On Mon, Jul 11, 2005 at 02:17:04PM -0400, [EMAIL PROTECTED] wrote: > > In the resultant output only tests 1 through 136 actually ran (missing > > tests > > 137 through 142). There were so many failures that it might be better > > so list only those that passed: > > VMS::Filespec uses AutoLoader. Either you have to run it through the > autosplit process or remove the __END__ block (recommended). Then things do > a whole lot better. I just realized that myself. I was considering adding a Makefile.PL to help the other platforms. Peter Prymmer