Help for this page
my $content = get $regd_web_url;
#--------------Zipping n Unzipping is done here # download page section first zip then unzip ... $content = Compress::Zlib::uncompress($data) if $encoding =~ /deflate/ +i; }