perl-Test-Lib - Use libraries from a t/lib directory
Website: | https://metacpan.org/release/Test-Lib |
---|---|
License: | GPL+ or Artistic |
Vendor: | Alcance Libre, Inc. |
- Description:
Searches upward from the calling module for a directory t with a lib directory inside it, and adds it to the module search path. Looks upward up to 5 directories. This is intended to be used in test modules either directly in t or in a sub-directory to find their included testing libraries located in t/lib.
Packages
perl-Test-Lib-0.003-1.aldos.src [14 KiB] |
Changelog
by Emmanuel Seyman (2022-06-05):
- Update to 0.003 |