NAME
mver - little handy tool to quickly get versions of installed modules
SYNOPSIS
mver --options Module::Name1 Module::Name2
OPTIONS
- --no-internet (-n)
 - 
Disable MetaCPAN API querying.
 - --changes (-c)
 - 
Try to get a list of changes that happened between your and latest versions.
 - --help (-h)
 - 
Show this message.
 
AUTHOR
Alexey Surikov <ksuri@cpan.org>
LICENSE
This program is free software, you can redistribute it under the same terms as Perl itself.