> >use lib "$ENV{'DOCUMENT_ROOT'}/pdftest";

use lib is done at compile time. the %ENV isn't available til run-time IIRC.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to