ensure JSON is loaded
This commit is contained in:
parent
033fc6c5d3
commit
5cb384ec73
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ package WebGUI::Types;
|
|||
|
||||
use Moose;
|
||||
use Moose::Util::TypeConstraints;
|
||||
use JSON ();
|
||||
|
||||
=head1 NAME
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue