in reply to "use lib" with low precedence?
use lib @INC => "libdir";
That will effectively put libdir after all the other directories in @INC.
Abigail
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: "use lib" with low precedence?
by jordanh (Chaplain) on Oct 07, 2002 at 13:25 UTC |