|
Posted by Anna on February 24, 2005, 12:11 pm
Please log in for more thread options
Hello,
To start off with I need to explain that I am definately a novice at
using Perl. I have inherited a couple of access databases that call on
perl scripts to scrape data from the internet. They were working just
fine until the beginning of this week. From reading posts on here and
doing some investigation on my own I have learned that the company I
work for has changed how the internet is accessed and now uses a proxy
server. (Again, I am a bit of a computer novice and don't understand
all the technical jargon) I am trying to learn if there is an easy way
to fix the code on my programs so they will be able to work again.
Currently all the files that ususally contain teh data as it is scraped
from the web come back blank.
I think I need to use the LWP:UserAgent but i dont understand it very
well When it talks about environmental variables is it talking about
the server or my computer?
Any help someone could provide would be greatly appreciated and I
appologize in advance for my lack of general knowledge of computers and
perl. thank you
Anna
|