If you put the -w flag in your shebang line like this

#!/usr/bin/perl -w

does it still throw an exception or do the warnings work?

>===== Original Message From stanley <[EMAIL PROTECTED]> =====
>i use solaris and ihave no root right.the version of perl5.005_03
>
>in a simple script if i try to add "use warnings",it will say Can't locate 
warnings in @inc(@inc......)
>
>instead if i use perl -w my.pl,it will give me the warning information. so 
how can i modify my configuration or what modules should i download?
>
>thanks
>
>
>
>---------------------------------
>Do you Yahoo!?
>Faith Hill - Exclusive Performances, Videos, & more
>faith.yahoo.com


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to