Subject: | cant call opened() method |
i use following code:
use Net::Hotline::Client;
$hlc = new Net::Hotline::Client;
$hlc->connect("127.0.0.1");
$hlc->login;
$hlc->disconnect;
but perl say cant call opened() method.
This queue is for tickets about the Net-Hotline CPAN distribution.
The Basics
People
|
Bug Information
|