Front page | perl.beginners |
Postings from February 2002
use lib question
Thread Next
From:
Kingsbury, Michael
Date:
February 5, 2002 08:31
Subject:
use lib question
Message ID:
CCE8403B91E4D4119E9300A0C9DDA22401C16EB9@pigpen.avayactc.com
I want to have two different variable for use lib depending on a cmd line
switch (one for the production libraries, one for development libraries).
They exist in different directories. It appears that it uses the use lib at
compilation time, rendering an if statement useless. Anyone have a slick
way of doing this?
-mike
Thread Next
-
use lib question
by Kingsbury, Michael