Help for this page

Select Code to Download


  1. or download this
    package MWLOG;
    use strict;
    ...
    our @ISA = qw(Log::Writer);
    our $VERSION = '1.06';
    1;
    
  2. or download this
    our $VERSION = $Log::Writer::VERSION;