Help for this page
package MWLOG; use strict; ... our @ISA = qw(Log::Writer); our $VERSION = '1.06'; 1;
our $VERSION = $Log::Writer::VERSION;