We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ee021b2 + 23d1611 commit bba96acCopy full SHA for bba96ac
lib/Scientist.pm
@@ -3,6 +3,7 @@ package Scientist;
3
4
use Moo;
5
use Test2::Compare v0.0.121 qw/compare strict_convert/;
6
+use Test2::Compare::Delta;
7
use Time::HiRes qw/time/;
8
use Types::Standard qw/Bool Str CodeRef HashRef/;
9
0 commit comments