Hi All !
I'm running a script with the perl command.
>perl script_name.pl
The script runs a request (using UserAgent module).
sometimes the request completes ok but in some other times I get an error in my apache error log.
The error looks like this:
ModPerl::Registry:
-e: Can't call method "is_attribute" on unblessed reference at ....
Does anyone can assist me with this issue?
Thanks in advance,
Daniel.