Your variable $ua is empty, this needs to contain an LWP::UserAgent object.
my $ua = LWP::UserAgent->new; my $response = $ua->get($regd_web_url, %headers);
In reply to Re: How to zip and unzip a page in a subroutine ??
by tirwhan
in thread How to zip and unzip a page in a subroutine ??
by sugarkannan
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |