|
|
| XP is just a number | |
| PerlMonks |
Re: Re: Re: Crontab error!by davorg (Chancellor) |
| on Apr 04, 2001 at 10:45 UTC ( [id://69613]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Both LWP::Simple and CGI try to export a function called head and they have different prototypes. This can lead to badness - as you've seen. However, you don't actually use either of these subroutines, so you just need to stop importing them (or, at least, one of them). Quickest fix is to change the use LWP::Simple line to: -- <http://www.dave.org.uk>
"Perl makes the fun jobs fun
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||