mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-10-18 16:40:23 +00: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