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::Cmd::Command::version - display an app's version

VERSION

version 0.324

DESCRIPTION

This plugin implements the version command, often invoked by its switch-like name, --version. On execution it shows the program name, its base class with version number, and the full program name.

AUTHOR

Ricardo Signes <rjbs@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 by Ricardo Signes.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.