The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

M3::ServerView::RootEntry - Records returned by 'home' view.

INTERFACE

ATTRIBUTES

The following attributes are available as accessors and are also searchable. Type of value within parenthesis.

no (text)
type (text)
pid (numerical)
started (timestamp)
jobs (numerical)
threads (numerical)
cpu (text)
heap (numerical)
status (text)

INSTANCE METHODS

details ( )

Retrieves the details for the entry and returns a view corresponding to the kind of entry. This may for example be M3::ServerView::ServerView-instance if the type is "Server:*".