[patch@31735] Module-load/require fixes for VMS

2007-08-20 Thread John E. Malmberg
In pp_ctl.c, on VMS, normally the path used for the %INC key is in UNIX filename syntax, however if require is given a VMS format filename, it stores it as the %INC key. The load conditional code does a require using the VMS format, and since it does not match the key in UNIX format, modules c

[patch@31735]Archive Extract fix on VMS.

2007-08-20 Thread John E. Malmberg
In Extract.pm, upper case options to commands must be enclosed in double quotes. This seems to only affect the UNZIP command. In 01_Archive-Extract.t, to compare directory components in VMS syntax, the trailing "]" needs to be removed. -John [EMAIL PROTECTED] Personal Opinion Only --- /rsyn