NAME
   App::Mver - just print modules' $VERSION

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

AUTHOR
   Alexey Surikov <[email protected]>

LICENSE
   This program is free software, you can redistribute it under the same
   terms as Perl itself.