> On Mon, 9 Jan 2006, Mark Knoop wrote: > > > Hi > > > > I am looking at using CGI::Session. The most recent version in the > > ActiveState repositories is 3.95 and looking at CPAN this > appears to be the > > most recent version with all passes. However 4.03 has a new load() > > constructor that I was planning to use, though 4.03 does not have a 100% > > pass rate on CPAN. I have installed and tested 4.03 and it > seems to work but > > before I try and deploy it I would appreciate it if anyone here has used > > 4.03 could let me know of any issues they may have experienced. > > > > I would also be interested if anyone can comment on the > procedure for CPAN > > modules becoming adopted in ActiveState. I notice that the > listed version of > > CGI::Session on the ActiveState website is 2.91 - does this > imply something > > or does the reference simply need updating? > > ActiveState posts the results of their automated > builds; in this case, > http://ppm.activestate.com/BuildStatus/5.8-C.html > indicates that the build of CGI-Session version 4.03 > failed because the build of the Scalar-List-Utils > prerequisite failed. This latter failure though isn't > serious - all the tests passed, but when trying to > install it, permission was denied because the system > couldn't remove a dll that was in use. > > -- > best regards, > randy kobes >
Thanks Randy. Have deployed it and is working fine. Mark _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
