On Thursday, November 21, 2002, at 11:47 PM, Andrew M. Langmead wrote:
Quicker to write. "I busted out a quick Perl script to grab those contacts out of LDAP." Not referring to performance.quicker? Its the same number of opcodes. the pp_av2arylen that $#array uses is a little bit bigger than the pp_scalar used by scalar@array, but that is probably offset by the more convoluted path that scalar@array takes through rv2av.This would be an odd place to look to for efficiency. Anyone who wants to disagree with me can discuss it over coffee tomorrow in boston.com's kitchen. The usual time.
Erik
--
Erik Price (zombies roam)
email: [EMAIL PROTECTED]
jabber: [EMAIL PROTECTED]
_______________________________________________
Boston-pm mailing list
[EMAIL PROTECTED]
http://mail.pm.org/mailman/listinfo/boston-pm

