On Sep 7, 2007, at 9:01 AM, Craig A. Berry wrote:
I think what we need to do instead is just get rid of that call. I
can't think of any reason Module::Build needs to do macro expansion
since it's not using an external make utility the way MakeMaker does.
I already have a patch in progress that
With my submitted patches in place, and with one tentative bugfix to
stat() in VMS.C, here is a status of where things are for me on VMS.
As rsync://ftp.linux.activestate.com is stuck at 31806, I have not been
able to easily test patches after that point.
Failed 21 tests out of 1332, 98.42% o
At 12:37 PM -0500 9/8/07, John E. Malmberg wrote:
>With my submitted patches in place, and with one tentative bugfix to stat() in
>VMS.C, here is a status of where things are for me on VMS.
>
>As rsync://ftp.linux.activestate.com is stuck at 31806, I have not been able
>to easily test patches aft
Fix version regex to allow multiple digit versions.
-John
[EMAIL PROTECTED]
Personal Opinion Only
--- /rsync_root/perl/lib/CPANPLUS/t/00_CPANPLUS-Internals-Utils.t Thu Sep
6 08:26:27 2007
+++ lib/CPANPLUS/t/00_CPANPLUS-Internals-Utils.tSat Sep 8 22:12:56 2007
@@ -34,7 +34,9 @@
At 10:26 PM -0500 9/8/07, John E. Malmberg wrote:
>Fix version regex to allow multiple digit versions.
It's already there in 31800:
http://public.activestate.com/cgi-bin/perlbrowse/p/31800
--
Craig A. Berry
mailto:[EMAIL PROTECTED]
"... getting out of a
Craig A. Berry wrote:
At 10:26 PM -0500 9/8/07, John E. Malmberg wrote:
Fix version regex to allow multiple digit versions.
It's already there in 31800:
http://public.activestate.com/cgi-bin/perlbrowse/p/31800
I missed it in my rsync download. Fixing rsync on VMS is one of those
things o
In 20_CPANPLUS-Dist-MM.t fix to unlink calls to unlink all versions of a
file.
In CPANPLUS/Dist/Build/t/inc/conf.pl and CPANPLUS/t/inc/conf.pl,
save and restore PATH and PERL5LIB settings on VMS.
PATH can not be completely restored on VMS if it did not exist due to
limitations in the current i