http://qs321.pair.com?node_id=62312

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

I'm working with some perl code that basiclly traverses and indexes a given list of URLs. This code uses, among other modules, HTTP.pm. I have a need to check and log the port number used by these foreign hosts. Basiclly I need to make a note of those not using PORT 80. Does anyone know of any easy way to do this? If not, does anyone know of any way to do this?
Thanks in advance!
jjdeterick