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.
1 parent 821cab9 commit 483ca4dCopy full SHA for 483ca4d
lib/BioX/Workflow/Command/Utils/Plugin.pm
@@ -6,6 +6,7 @@ use MooseX::App::Role;
6
7
use Cwd qw(getcwd);
8
use Try::Tiny;
9
+use strict;
10
11
with 'MooseX::Object::Pluggable';
12
0 commit comments