Help for this page
package Voice2; use IO::Socket; ... } 1;
#!/usr/bin/perl use lib '.'; ... Voice2::talk; exit;