ManaTools::Version

Section: User Contributed Perl Documentation (3)
Updated: 2017-07-06
Page Index
 

NAME

    Manatools::Version - Role to manage command line

 

SYNOPSIS

    package Foo;

    use Moose;
    with 'Manatools::Version';

    1;

 

DESCRIPTION

    Version just define a role in which command line is accessible.

 

SUPPORT

    You can find documentation for this module with the perldoc command:

    perldoc Manatools::Version

 

SEE ALSO

 

AUTHOR

Angelo Naselli <anaselli@linux.it>  

COPYRIGHT and LICENSE

Copyright (C) 2015-2016, Angelo Naselli.

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  

attributes

definitions

    Version: manatools common version override it
             if you want your own versioning

 

VERSION

    Version 1.1.7
    See Changes for details


 

Index

NAME
SYNOPSIS
DESCRIPTION
SUPPORT
SEE ALSO
AUTHOR
COPYRIGHT and LICENSE
attributes
VERSION