pkgsrc/devel/p5-FindBin-libs/distinfo
schmonz 90ef0b9fe8 Add p5-FindBin-libs:
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.
2013-01-27 20:42:16 +00:00

6 lines
328 B
Text

$NetBSD: distinfo,v 1.1 2013/01/27 20:42:16 schmonz Exp $
SHA1 (FindBin-libs-1.65.1.tar.gz) = 4781c1248951f37e7dc05a44ac33f2a592089ca6
RMD160 (FindBin-libs-1.65.1.tar.gz) = 9a3e4712c3a6ad089181a7dd0f499fa3cfa18690
Size (FindBin-libs-1.65.1.tar.gz) = 20723 bytes
SHA1 (patch-META.yml) = db4bb41056f8a3254e6cb98672dd7f08cd2c85c7