cleanup_register(..) works but not push_handlers(PerlCleanupHandler ..)

2010-08-11 Thread Louis-David Mitterrand
Hi, Using modperl 2.0.4 and HTML::Mason I noticed the following problem: $r->push_handlers(PerlCleanupHandler => sub {...}) is not executed, however: $r->pool->cleanup_register({}, $arg) works fine. In both cases I use: $r->connection()->keepalive(Apache2::Con

[mp2] mod_perl based captive portal open sourced

2010-08-11 Thread Fred Moyer
I'm pleased to announce that a captive porta for wifi networks I wrote with mod_perl has been open sourced. Here it is on CPAN: http://search.cpan.org/dist/App-SilverSplash/ And the blog announcement: http://blog.silverliningnetworks.com/2010/08/announcing-the-silversplash-open-source-captive-p