Thanks! We have a bug that we're trying to monitor for, and I'm trying to mash a modified perl+curl script I inherited with an monitoring script I wrote over a decade ago. So ugly-but-working is the bar I'm trying to hit. I'll take a look at Net::Curl -- my call to curl is in one sub, so I may be able to drop this in without too much pain. Ill update you on how it goes!