Philippe M. Chiasson wrote: > /home/gozer/sources/mod_perl2/deps/perl/bin/perl build/cvsdiff > Index: docs/src/api/mod_perl-2.0/APR/Table.pod
committed, thanks! > +remark: APR::Tables can hold more than one key-value pair sharing the same key, > +so when using a table thru the tied interface, the first entry found with the > +right key will be used, completely disreagarding possible other entries with the > +same key. The only exception to this is if you iterate over the list with 'each'. and then...? you get all the values for the same key? _____________________________________________________________________ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com http://singlesheaven.com http://perl.apache.org http://perlmonth.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
