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

NAME

UserReport - a sample script demonstrating a perl report using Spectrum::CLI

SYNOPSIS

 UserReport [-vVO] [vnmhost]
    -v - cause Spectrum::CLI object be 'v'erbose
    -V - cause Spectrum::CLI object be 'V'ery verbose
    -O - 'O'ptimize by using seek rather than show_models and by
         specifying a list of attributes with show_attributes("mh=...")
         (Note that as of this writing this, surprisingly, doesn't
         really speed things up at all, which leads me to believe that
         perhaps such filters are performed by the CLI commands themselves
         rather than by the SpectroSERVER.)

DESCRIPTION

AUTHOR

Dave Plonka <plonka@doit.wisc.edu>