./devel/p5-FindBin-libs, Locate and a use lib or export directories based on FindBin::Bin

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2014Q2, Version: 1.9, Package name: p5-FindBin-libs-1.9, Maintainer: schmonz

An 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.


Required to run:
[lang/perl5]

Required to build:
[devel/p5-Module-Build]

Master sites: (Expand)

SHA1: 6c2ee2fe5a3307ac6aafd66b36570d6b47051af6
RMD160: 7c61cecbcb97cde8f4ecf136366505bf7eda2ba6
Filesize: 20.628 KB

Version history: (Expand)