Thread
:
Force browser to Parse XML as HTML
View Single Post
TA-t3
2008-07-04 , 15:43
Posts: 3,841 | Thanked: 1,079 times | Joined on Nov 2006
#
16
I haven't tried the script, but my guess after a quick look is that your N8x0 is missing the 'HTTP::Proxy' and/or the 'LWP::UserAgent' perl modules. You can test the script with the command
Code:
perl -c name-of-script
which doesn't execute it, but it will tell you if those modules are missing (or any other error) (Note that if the modules are missing on your installation it could be that they're not available at all - I haven't checked)
__________________
N800/OS2007|N900/Maemo5
-- Metalayer-crawler delenda est.
-- Current state: Fed up with everything MeeGo.
Quote & Reply
|
TA-t3
View Public Profile
Send a private message to TA-t3
Find all posts by TA-t3