![]() |
|
Perl-Sensitive Sunglasses | |
PerlMonks |
papidave's scratchpadby papidave (Pilgrim) |
on Oct 03, 2007 at 19:53 UTC ( #642489=scratchpad: print w/replies, xml ) | Need Help?? |
I've been banging my head on the table with Apache::Session::MySQL today. Consider:
This doesn't work from mod_perl, because the untie throws an exception: untie attempted while 1 inner references still exist at foo.pl line 250.Since I don't use any explicit references to %session, this caught me by surprise. Can you see the bug?
<Reveal this spoiler or all in this thread>
|
|