Kevin Walker <kwalker@euclid.ucsd.edu> writes: >Perhaps one of the experts on this list could confirm that > > sub _PackPStrList { > my($list) = pack("s", $#_); > for (@_) { > $list .= _PackPStr($_); > } > return $list; > } > >should be changed Yes, that is a bug that was reported to me a few days ago and will be fixed in the next release. Matthias ----- Matthias Neeracher <neeri@iis.ee.ethz.ch> http://www.iis.ee.ethz.ch/~neeri "One fine day in my odd past..." -- Pixies, _Planet of Sound_ ***** Want to unsubscribe from this list? ***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch