package MWLOG; use strict; use warnings; use Log::Writer; our @ISA = qw(Log::Writer); our $VERSION = '1.06'; 1;