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

NAME

Drupal::Admin::Status - simple object representing elements of the drupal status page

METHODS

    type

    Type can be one of info, ok, warning or error

    title

    Title of status section

    status

    Short status message

    comment

    Optional additional comment (used mostly by warnings and errors)