The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Unicorn::Manager::Version

WARNING!

This is an unstable development release not ready for production!

VERSION

Version 0.006009

SYNOPSIS

Unicorn::Manager::Version is uses to declare the Unicorn::Manager version.

METHODS

new

    my $umv = Unicorn::Manager::Version->new;

get

Used to get the current version of Unicorn::Manager

    my $version = $umv->get;

Or

    my $version = Unicorn::Manager::Version->get;

AUTHOR

Mugen Kenichi, <mugen.kenichi at uninets.eu>

BUGS

Report bugs at:

SUPPORT

  • Technical support

    <mugen.kenichi at uninets.eu>