Hi everyone,
I have just started to learn perl and encountered many issues. I hope there is someone here can help. I need to use the LWP library so I downloaded and installed it. Then I tried to use (i.e. use LWP;) it in a program. When I run it in DOS, it works fine, but when I run the same...