Explorar o código

Oops, Maybe I should import the modules I use

George S. Baugh %!s(int64=11) %!d(string=hai) anos
pai
achega
afa6ea73b7
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      lib/TestRail/API.pm

+ 1 - 0
lib/TestRail/API.pm

@@ -37,6 +37,7 @@ use JSON::MaybeXS ();
 use HTTP::Request;
 use LWP::UserAgent;
 use Data::Validate::URI qw{is_uri};
+use List::Util 1.33;
 
 =head1 CONSTRUCTOR