The URL

 
http://morpheus.laserlink.net/~gyoung/modules/Apache-Dispatch-0.08.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/G/GE/GEOFF/Apache-Dispatch-0.08.tar.gz
  size: 13499 bytes
   md5: 10f5b985b84aa98beb24807868e02851


This is a minor release - unless you need to use .htaccess files you can
take your time upgrading:

Changes:
0.08  12.04.2000
  - minor documentation additions and fixups
  - changed all directives so that they can be used from within
    .htaccess files (suggested by Matt Sergeant)
  - removed extraneous SERVER_CREATE and SERVER_MERGE sections


for those of you who don't know what Apache::Dispatch is... from the README:

DESCRIPTION

Apache::Dispatch translates $r->uri into a class and method and runs
it as a PerlHandler.  Basically, this allows you to call PerlHandlers
as you would Regsitry scripts without having to load your httpd.conf
with a slurry of <Location> tags.


I started some very preliminary benchmarking, the results of which look
promising and can be found in ToDo

--Geoff


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to