
Path::Resolver::Resolver::Mux::Prefix - multiplex resolvers by using path prefix

version 2.002

This is a hashref of path prefixes with the resolver that should be used for paths under that prefix. If a resolver is given for the empty prefix, it will be used for content that did not begin with registered prefix.

Ricardo Signes <rjbs@cpan.org>

This software is copyright (c) 2009 by Ricardo Signes.
This is free software; you can redistribute it and/or modify it under the same terms as perl itself.