On Fri, 21 Sep 2001, Stas Bekman wrote:
> But then for me to craft the right patch, which way should I go? Always
> have a hash of lists or should I optimize it at the expense of more if's
> to turn the value into a list ref only if there is more than one value
> to store? I guess it doesn't matter for the build, but we could reuse
> the concept in other places as well.
the size of config in test .pm's should always be fairly small, so
speed/size is not much of a concern. whichever solution requires least
coding effort would be best in this case.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]