I'm using LWP module in one of my script, and
use LWP 5.64;
to inclue it. I tested the script and LWP module showed no problem.
But today when I checked the system installed modules and found that LWP isn't there, and I never tried to install this module. How can it work?
My web hosting company is hostmonster, and it said the perl modules are directly from the CPAN repositary.
Can we use a module without installing it?