in reply to Re^4: using the web scraping proxy
in thread using the web scraping proxy

If "ls > filetosaveto" is giving an error, then you need to try creating your file in a directory where you have permissions.
Try this:
wsp.pl > /tmp/web_scraping_proxy_output
Forget the -p, -v flags for now. One problem at a time.

andyford
or non-Perl: Andy Ford

Replies are listed 'Best First'.
Re^6: using the web scraping proxy
by coder57 (Novice) on Dec 21, 2006 at 01:18 UTC
    Maybe I should have mentioned I am using win98se typing the above, even though it still says bad command file name saves all the information from site to the specified file but it isn't in perl code, I read somewhere another program translate.pl is required that has to be run on the saved file to get it to perl code.