The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

lib::relative::to::HgRepository

SYNOPSIS

    use lib::relative::to HgRepository => qw(lib t/lib);

DESCRIPTION

A plugin for lib::relative::to for finding the root of a Mercurial repository and then adding some directories under it to @INC.

It works by looking for the parent directory containing .hg/store.