Help for this page
#!/usr/bin/perl use strict; ... ... if $@ eq 'timeout'; ... if $@ eq 'Connection refused'; }