http://www.perlmonks.org?node_id=237586

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

I want to use LWP to get a page's META tags. However, to save bandwidth, is there a way to only download the first 2KB of the file (since most pages have META tags right at the top)?