Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I wrote a perl script that monitors server ports and indicates
whenever a process (eg sendmail) dies. When I run the script
I get this error :
Can't locate object method "new" via package "IO::Socket::Inet"
any help will be appreciated.