Hi All,
I've created a pure Perl implementation of the Apache::Table class and uploaded it to CPAN.
http://search.cpan.org/dist/Apache-FakeTable/
I'd be interested in your comments and feedback before I put out a more generalized announcement.
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).
Information on how to reproduce Apache::Table's treatment of C<each> would be especially welcome.
You probably need to implement it internally as a hash of lists and adjust the NEXTKEY method to handle that.
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
