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

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::Name

    mver Module-Name

AUTHOR

Алексей Суриков <ksuri@cpan.org>

LICENSE

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

# vim: ft=perl