-
-
13 May 2022 19:30:53 UTC
- Distribution: lib-relative-to
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (247 / 0 / 0)
- Kwalitee
Bus factor: 1- 100.00% Coverage
- License: unknown, artistic_1, gpl_2
- Activity
24 month- Tools
- Download (16.28KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Test::Exception
- Test::More
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
lib::relative::to::SvnCheckout
SYNOPSIS
use lib::relative::to SvnCheckout => qw(lib t/lib);
DESCRIPTION
A plugin for lib::relative::to for finding the root of a Subversion checkout and then adding some directories under it to
@INC
.It works by looking for the parent directory containing
.svn/entries
.Module Install Instructions
To install lib::relative::to, copy and paste the appropriate command in to your terminal.
cpanm lib::relative::to
perl -MCPAN -e shell install lib::relative::to
For more information on module installation, please visit the detailed CPAN module installation guide.