Now the get works without the explicit package namespace.require LWP::Simple; import LWP::Simple; my($content) = get($url);
Not sure what if any damage I'm doing using an import with zero idea of proper arguement. So I'll keep the explicit use of LWP::Simple namespace for the moment.
Thanks again
Claude
In reply to Re: Re: use vs. require in LWP::Simple
by Xxaxx
in thread use vs. require in LWP::Simple
by Xxaxx
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |