mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-04-06 01:06:43 +08:00
Change the Report modules to use Lmo
This commit is contained in:
@@ -27,7 +27,7 @@ use warnings FATAL => 'all';
|
||||
use English qw(-no_match_vars);
|
||||
use constant PTDEBUG => $ENV{PTDEBUG} || 0;
|
||||
|
||||
use Mo;
|
||||
use Lmo;
|
||||
use Data::Dumper;
|
||||
|
||||
sub get_cluster_name {
|
||||
|
||||
Reference in New Issue
Block a user