blib
authorNick Ing-Simmons <nick@ni-s.u-net.com>
Sat, 23 Nov 1996 09:17:40 +0000 (09:17 +0000)
committerChip Salzenberg <chip@atlantic.net>
Tue, 26 Nov 1996 08:48:00 +0000 (20:48 +1200)
commitbe9cdb876bca65c372096fa7626a5a9897471b1d
treec7b3e1fa97ef817258da64ca4b186f1a52f744e8
parent93be69de7b7f75290f584f5b2d24cdcf0dd72c74
blib

Chip Salzenberg <chip@atlantic.net> writes:
>According to Karl Glazebrook:
>> How about putting blib.pm in 5.004? It's a darn useful utility and only
>> consumes a few bytes.
>
>Um, where/what is it?

It allows

perl -Mblib script

to be used to test script on pre-installed extension when things are still
in MakeMaker's 'blib' area.
Here is my current version. It now puts absolute paths in @INC to speed
Auto/Dyna loading and to allow script to chdir()

p5p-msgid: <199611230917.JAA00471@ni-s.u-net.com>
blib.pm [new file with mode: 0644]