Description
Helper modules under `t/lib` become available to a test suite without repeating path setup in every file. This module adjusts the Perl library path for tests that keep fixtures or helper classes under that directory. It is useful for maintainers organizing reusable test support code.