Path to this page:
./
devel/p5-FindBin-libs,
Locate and a use lib or export directories based on FindBin::Bin
Branch: pkgsrc-2021Q3,
Version: 2.21.0nb1,
Package name: p5-FindBin-libs-2.21.0nb1,
Maintainer: schmonzAn all-too-common occurrance managing perly projects is being unable
to install new modules becuse "it might break things", and being
unable to test them because you can't install them. The usual outcome
of this is a collection of hard-coded
use lib qw( /usr/local/projectX ... )
code at the top of each #! file that has to be updated by hand for
each new project.
To get away from this you'll often see relative paths for the lib's,
which require running the code from one specific place. All this
does is push the hard-coding into cron, shell wrappers, and begin
blocks.
With FindBin::libs you need suffer no more.
Master sites: (Expand)
SHA1: b5ed6c8d7669007773b2b5a79dbadac9f35984d7
RMD160: 688c4eb764f973b40d82d752d9a77d75748c5815
Filesize: 38.218 KB
Version history: (Expand)
- (2021-09-28) Package added to pkgsrc.se, version p5-FindBin-libs-2.21.0nb1 (created)