Searched refs:PERL5LIB (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/perl-103/5.18/updates/
H A DMakefile18 export PERL5LIB := $(PRIVLIB) macro
/macosx-10.10.1/perl-103/5.16/updates/
H A DMakefile22 export PERL5LIB := $(PRIVLIB) macro
/macosx-10.10.1/Security-57031.1.35/SecurityTests/regressions/inc/Test/Harness/
H A DStraps.pm280 local $ENV{PERL5LIB} = $self->_INC2PERL5LIB;
283 print "# PERL5LIB=$ENV{PERL5LIB}\n";
384 # When taint mode is on, PERL5LIB is ignored. So we need to put
386 # MacPerl's putenv is broken, so it will not see PERL5LIB, tainted or not.
426 local $ENV{PERL5LIB} = $self->_INC2PERL5LIB;
429 for putting onto C<PERL5LIB>.
436 $self->{_old5lib} = $ENV{PERL5LIB};
479 local $ENV{PERL5LIB};
492 This restores the original value of the C<PERL5LIB> environmen
[all...]
/macosx-10.10.1/CPAN-56/
H A DMakefile20 export PERL5LIB := $(EXTRASLIB) macro
/macosx-10.10.1/CPANInternal-159.1/Makefiles/
H A DMakefile172 echo "PERL5LIB: $$PERL5LIB"; \
/macosx-10.10.1/perl-103/5.16/
H A DGNUmakefile164 PATH='$(DSTROOT)/usr/bin:$(PATH)' PERL5LIB='$(DSTROOT)$(PRIVLIB)' \
/macosx-10.10.1/perl-103/5.18/
H A DGNUmakefile164 PATH='$(DSTROOT)/usr/bin:$(PATH)' PERL5LIB='$(DSTROOT)$(PRIVLIB)' \
/macosx-10.10.1/Security-57031.1.35/SecurityTests/regressions/inc/Test/Builder/
H A DTester.pm429 the PERL5LIB.

Completed in 127 milliseconds