perl.vmsperl...Spam Filename Hello by abe- June 5, 2008 Atención: Este mensaje contenía uno o más anexos que han sido eliminadosAtención: (doc.zip, doc.scr).Atención: Por favor, lea el(los) anexo(s) "WSP-Attachment-Warning.txt" para más información.The message cannot be represented in 7-bit ASCII encoding and has been sent as a binary attachment.http://www.nntp.perl.org/group/perl.vmsperl/2008/06/msg14825.html Re: patch33971 CGItupload.t fixes for VMS by John E. Malmberg- June 2, 2008 Craig A. Berry wrote:> > I&39;ve already fixed this and it&39;s in the RT queue here:> > http:rt.cpan.orgPublicBugDisplay.htmlid=36158> > My version has the advantage of not requiring different code on> different platforms.That&39;s fine by me.With that fixed, the only unexplained issue in blead on VMS for me is the oputftaint.t, and I can switch back to working on the ODS-5 and GNV issues.http://www.nntp.perl.org/group/perl.vmsperl/2008/06/msg14824.html Re: patch33971 CGItupload.t fixes for VMS by Craig A. Berry- June 2, 2008 At 10:17 PM -0500 6208, John E. Malmberg wrote:>VMS can not do list assignment to environment variables at this time, so break it up into individual assignments.I&39;ve already fixed this and it&39;s in the RT queue here:http:rt.cpan.orgPublicBugDisplay.htmlid=36158My version has the advantage of not requiring different code ondifferent platforms.-- ________________________________________Craig A. Berrymailto:craigberrymac.com"... getting out of a sonnet is much more difficult than...http://www.nntp.perl.org/group/perl.vmsperl/2008/06/msg14823.html patch33971 CGItupload.t fixes for VMS by John E. Malmberg- June 2, 2008 VMS can not do list assignment to environment variables at this time, so break it up into individual assignments.-Johnwb8tywqsl.netPersonal Opinion Onlyhttp://www.nntp.perl.org/group/perl.vmsperl/2008/06/msg14822.html patch33971Archive::Tar was building corrupt archives on VMS by John E. Malmberg- June 1, 2008 The main reason that ModuleBuildtppm.t is failing on VMS is because Archive::Tar was building a corrupt archive on VMS.This patch fixes it so that Archive::Tar uses the amount of data read in from a file to set the size if it is larger than the value given from lstat.It also fixes an issue where Archive::Tar was storing the wrong value in the UID field for the Archives, so it is compatible with the GNV GNU Tar 1.19 on VMS.Todo: Chase down a similar bug in GNV GNU TAR for VMS format binary...http://www.nntp.perl.org/group/perl.vmsperl/2008/06/msg14821.html |