Calle Dybedahl > Net-Lyskom-1.1 > Net::Lyskom::StaticSession

Download:
Net-Lyskom-1.1.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

Net::Lyskom::StaticSession - static session information object

SYNOPSIS ^

  print "This session came from the host ", $obj->hostname, ".\n";

DESCRIPTION ^

->username()

The name of the "real" user.

->hostname()

The hostname the connection came from.

->ident_user()

The username as given by the client host ident daemon.

->connection_time()

The time when the connection was initiated. Returns a Net::Lyskom::Time object.