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

NAME

Mnet::Version - Returns Mnet version information

SYNOPSIS

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

DESCRIPTION

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

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