NAME
App::Mver - just print modules' $VERSION (and some other stuff)
DESCRIPTION
For those, who are sick of
perl -MLong::Module::Name -le'print Long::Module::Name->VERSION'
SYNOPSIS
mver Module::Name1 Module-Name2 Module::NameN
mver perl # shortcut for perl -V:version
OPTIONS
--no-internet (-n)
Disable MetaCPAN API querying.
--help (-h)
Show this message.
AUTHOR
Alexey Surikov <
[email protected]>
LICENSE
This program is free software, you can redistribute it under the same
terms as Perl itself.