and then when I want to use it just test for that variable?BEGIN { eval (" use LWP::UserAgent; use HTTP::Request::Common; "); if ($@) { $lwpavailable = 0; } else { $lwpavailable = 1; } }
In reply to Re^4: Why am I getting "premature end of script header"?
by lokiloki
in thread Why am I getting "premature end of script header"?
by lokiloki
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |