Ricardo Signes > Path-Resolver-2.002 > Path::Resolver::Resolver::Mux::Prefix

Download:
Path-Resolver-2.002.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 2.002   Source   Latest Release: Path-Resolver-3.092200

NAME ^

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

VERSION ^

version 2.002

ATTRIBUTES ^

prefixes

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.

AUTHOR ^

  Ricardo Signes <rjbs@cpan.org>

COPYRIGHT AND LICENSE ^

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.