my $self = bless( { log => undef, }, $package ); #### use strict; use warnings; use utf8; use 5.10.0; no warnings 'experimental::smartmatch';