Hello all,
I need to parse IRC logs for IPs. The format would be @ then host followed by either ) or ], some may contain unwanted spaces. If the host is not an IP, I would need to have it converted to an IP. The resulting IPs would then have to be looped through Net::DNSBLLookup, with and finally outputted to a file. Thank you for your consideration on the matter.
Cheers -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/