in reply to Re: Help setting up Makefile.PL
in thread Help setting up Makefile.PL
Ah. Then definitely go with PERL5LIB and ditch the whole alias thing:
- tye (but my friends call me "Tye")setenv PERL5LIB "/home/deaconblues/code/lib:/opt/db/dv/na/bin" # or PERL5LIB="/home/deaconblues/code/lib:/opt/db/dv/na/bin" export PERL5LIB
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: (tye)Re2: Help setting up Makefile.PL
by DeaconBlues (Monk) on Mar 23, 2001 at 02:11 UTC |