On Fri, 2005-05-27 at 23:34 -0400, jonathan vanasco wrote: > Perhaps someone can add to that docs what are core modules, and what > are commonly confused as such?
Done. I added a definition saying core modules are the ones that ship in the mod_perl distribution. In this specific case, Apache::Session has that name mostly by coincidence. It could be called Tie::Hash::Persistent or something similar with no loss of accuracy. - Perrin