The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

NAME

lib::relative::to:ParentContaining:

SYNOPSIS

ParentContaining => 'MANIFEST', qw(lib t/lib);

DESCRIPTION

A plugin for lib::relative::to for finding a parent (or grandparent, or ...) directory which contains some particular file or directory and then adding some directories under it to @INC. It is a fatal error to not find a suitable parent directory.