Searched defs:LIB (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/Liblist/
H A DKid.pm266 if ($VC and exists $ENV{LIB} and $ENV{LIB}) {
267 push @libpath, split /;/, $ENV{LIB};
454 LIB: foreach $lib (@libs) { label
530 next LIB;

Completed in 20 milliseconds