At 11:13 AM 1/12/2006 -0800, Lyle Kopnicky wrote:
>    * use() requires that you use a bareword for the module name (might
>      be nice, if I could solve the @INC path problem)

I don't know why u think u have a @INC problem.  There's lots of ways to do
it.  use lib "path", push @INC, path, perl -Ipath.  U can even put an
anonymous routine directly in @INC that will be evaluated to come up with
the approriate path.


--
REMEMBER THE WORLD TRADE CENTER         ---=< WTC 911 >=--
"...ne cede malis"

00000100

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to