On Tue, 1 Aug 2000, Geoffrey Young wrote:

> The URL
> 
>  
> http://morpheus.laserlink.net/~gyoung/modules/Apache-Dispatch-0.02.tar.gz
> 
> has entered CPAN as
> 
>   file: $CPAN/authors/id/G/GE/GEOFF/Apache-Dispatch-0.02.tar.gz
>   size: 6362 bytes
>    md5: 922a0064a77148d72aa29d3a9cc5db25
> 
> Revision history for Perl extension Apache::Dispatch
> 
> 0.01  7.28.2000
>         - original version
>         - many kudos and thanks to:
>             Vivek Khera
>             Matt Sergeant
>           for the initial ideas and impetus
> 
> 0.02  8.1.2000
>         - thanks again to Matt Sergeant for input not limited to
>           the following valuable suggestions
>             o add DispatchBase for dispatching on a protected,
>               per-location basis
>             o add DispatchMethod Prefix for protecting methods
>               behind a dispatch_ prepend
>         - changed behavior of directory and server merges
>         - updated the documentation

You're gonna hate me for this...

Can you add pre and post methods for the dispatching? It would be really
useful to be able to (for example) save and restore $SIG{__DIE__}, and
maybe other things like that, rather than having to explicitly remember to
call them yourself.

-- 
<Matt/>

Fastnet Software Ltd. High Performance Web Specialists
Providing mod_perl, XML, Sybase and Oracle solutions
Email for training and consultancy availability.
http://sergeant.org | AxKit: http://axkit.org

Reply via email to