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

Download:
Net-Lyskom-1.2.tar.gz

Dependencies

Annotate this POD

View/Report Bugs
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.

syntax highlighting: