my $url = "http://www.rulez.sk/headers.php"; my $req = GET $url, 'Accept-Encoding' => 'identity'; $cache->remove($req->as_string) or print "cannot remove $!";