The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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>