The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Path::Resolver::Resolver::Hash - glorified hash lookup

VERSION

version 2.002

ATTRIBUTES

hash

This is a hash reference in which lookups are performed. References to copies of the string values are returned.

In the future, nested hashes may emulate directories. For now, this is not the case.

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.