$penguinclient = new Penguin::Trivial::Client Code => $codetosend, Host => $host, Port => $port, Password => $password, Title => $title, Name => $name; undef $blah; $blah = $penguinclient->run();