diff --git a/lib/WebGUI/Types.pm b/lib/WebGUI/Types.pm index 9be43a946..0fed3d275 100644 --- a/lib/WebGUI/Types.pm +++ b/lib/WebGUI/Types.pm @@ -17,6 +17,7 @@ package WebGUI::Types; use Moose; use Moose::Util::TypeConstraints; +use JSON (); =head1 NAME