Changes for version 2.002 - 2009-04-29

  • simplify some semantics; this still needs testing; specifically, relative-versus-absolute (should be the same) and what to do on various errors

Modules

go from "file" names to things
find content in any installed CPAN distribution's "ShareDir"
find content inside a tar archive
find content in a package's Data::Section content
find content in a prebound CPAN distribution's "ShareDir"
find files in the filesystem
glorified hash lookup
multiplex resolvers by checking them in order
multiplex resolvers by using path prefix
resolving paths is just what resolvers do!
random dumping-ground for Path::Resolver snippets