On Tuesday, September 2, 2003, at 10:51 AM, Stas Bekman wrote:

This is for mod_perl 1.0, right? In mp2 it's APR::Table and it is available outside mod_perl (well, it's almost there, still need to remove a few dependencies on mp symbols).

Ah, that's cool. Yes, this is for 1.x.


You probably need to implement it internally as a hash of lists and adjust the NEXTKEY method to handle that.

It _is_ a hash of array references (or rather a hash of arrays of arrays), but NEXTKEY, AFAIK, returns a single scalar value, not a list of key/value pairs.


Regards,

David

--
David Wheeler                                     AIM: dwTheory
[EMAIL PROTECTED]                              ICQ: 15726394
http://www.kineticode.com/                     Yahoo!: dew7e
                                               Jabber: [EMAIL PROTECTED]
Kineticode. Setting knowledge in motion.[sm]


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to