NAME

Mnet::Version - Returns Mnet version information

SYNOPSIS

$info = Mnet::Version::info();

DESCRIPTION

Mnet::Version makes available an Mnet::Version::info function that can be used by other scripts and modules.

FUNCTIONS

Mnet::Version implements the functions listed below.

Mnet::Version::info

$info = Mnet::Version::info()

Output multiple lines of information about the current script, Mnet modules, and operating system. This is used by Mnet::Opts::Cli and Mnet::Log.

SEE ALSO

Mnet