ASP4x-Router

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

2010-04-08      v0.013
  - $r->pnotes(route) is set even if we don't do routing.  This makes routing more consistent.

2010-04-06      v0.012
  - Handlers are now also covered by the "don't-route-if-the-file-actually-exists"
    logic from v0.010-v0.011.
  - Added tests to verify the new behavior.

2010-04-06      v0.011
  - Finished the whole "don't-route-if-the-file-actually-exists" thing that was
    started in v0.010
  - Requires ASP4 v1.025 because of a change in the way that $Config->web->router
    is setup (now it actually happens inside of ASP4::ConfigNode::Web.

2010-04-05      v0.010
  - If /foo/bar.asp is a real file on disk then route-matching will be skipped.

2010-04-05      v0.009
  - Sometimes get_router() was returning strange values - added a workaround to
    prevent this.



( run in 0.306 second using v1.01-cache-2.11-cpan-0d8aa00de5b )