mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-01-31 02:00:48 +08:00
Add JSON to check-dev-env.
This commit is contained in:
@@ -28,6 +28,7 @@ my @required_modules = qw(
|
||||
Test::More
|
||||
Time::HiRes
|
||||
Time::Local
|
||||
JSON
|
||||
);
|
||||
|
||||
# CentOS doesn't seem to have this in its repo.
|
||||
|
||||
Reference in New Issue
Block a user