Manatools::Version - Role to manage command line
package Foo;
use Moose;
with 'Manatools::Version';
1;
Version just define a role in which command line is accessible.
You can find documentation for this module with the perldoc command:
perldoc Manatools::Version
This module is free software. You can redistribute it and/or modify it under the terms of the Artistic License 2.0.
This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose
Version: manatools common version override it
if you want your own versioning
Version 1.1.7
See Changes for details