We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
JSON
Mojo::JSON
1 parent 5e81aa9 commit 0bfc8e0Copy full SHA for 0bfc8e0
bin/check_modules.pl
@@ -107,7 +107,6 @@ =head1 DESCRIPTION
107
IO::Socket::SSL
108
Iterator
109
Iterator::Util
110
- JSON
111
Locale::Maketext::Lexicon
112
Locale::Maketext::Simple
113
LWP::Protocol::https
conf/defaults.config
@@ -1363,7 +1363,7 @@ ${pg}{modules} = [
1363
[qw(PGcore PGalias PGresource PGloadfiles PGanswergroup PGresponsegroup Tie::IxHash)],
1364
[qw(Locale::Maketext)],
1365
[qw(WeBWorK::PG::Localize)],
1366
- [qw(JSON)],
+ [qw(Mojo::JSON)],
1367
[qw(Rserve Class::Tiny IO::Handle)],
1368
[qw(DragNDrop)],
1369
[qw(Types::Serialiser)],
0 commit comments