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

NAME

Mnet::Log::Test - Use to filter Mnet::Log entries for testing

SYNOPSIS

    use Mnet::Log::Test;

DESCRIPTION

Use this module to enable the filtering out of timestamps and other varying output from Mnet::Log entries. This was made for distribution test scripts.

Refer to perldoc Mnet::Log for more information.

SEE ALSO

Mnet

Mnet::Log