NAME
plmo - Perl module overview
SYNOPSIS
plmo [options] Module::Name Module::Name2
    --text               text output (default)
    --hide-methods       do not print out the list of methods
    --graph $filename    generate graph
    --graph-type $type   graph type (png|svg|ps|gif|dia|...) see `man dot`
    --recursive          graph recursive
    --filter             regexp to filter out modules that will be considered
DESCRIPTION
See Module::Overview.