Posted on 2009-07-04 17:04:30-07 by patl in response to 11112
Re: how to set multiple values in classpath field
Just separate the directories as you would normally do in the OS environment variable:
CLASSPATH => '/a/b/c:/d/e/f' # Unix CLASSPATH => 'C:\a\b\c;C:\d\e\f:' # Windows
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.