aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-App-local-lib-helper/pkg-descr
blob: 2f427a9b0ff7ee8261e4d3cb281862b539168d5b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
Helper for 'local' libs versions

This is an object which provide the functionality to create a
local::lib 'helper' script in either the currently loaded local::lib
environment or in a target directory of choice. i
By default the script is called localenv and can be used to invoke
a command under the local::lib which it was built against.
For example, assume you build a local::lib like so:

  cpanm --local-lib ~/mylib App::local::lib::helper

WWW: https://metacpan.org/release/App-local-lib-helper