Skip to content

Commit 6b4f685

Browse files
committed
adding in new deps
1 parent f0b00b7 commit 6b4f685

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

META.json

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Jillian Rowe <[email protected]>"
55
],
66
"dynamic_config" : 0,
7-
"generated_by" : "Dist::Milla version v1.0.17, Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150001",
7+
"generated_by" : "Dist::Milla version v1.0.17, Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150001",
88
"license" : [
99
"perl_5"
1010
],
@@ -39,9 +39,9 @@
3939
"requires" : {
4040
"Algorithm::Dependency::Ordered" : "0",
4141
"Algorithm::Dependency::Source::HoA" : "0",
42+
"BioX::Workflow::Command::run::Utils::Rules" : "0",
4243
"Config::Any" : "0",
4344
"Cwd" : "0",
44-
"DBM::Deep" : "0",
4545
"Data::Dumper" : "0",
4646
"Data::Merger" : "0",
4747
"Data::Walk" : "0",
@@ -61,7 +61,7 @@
6161
"Memoize" : "0",
6262
"Moose" : "0",
6363
"Moose::Role" : "0",
64-
"Moose::Util::TypeConstraints" : "0",
64+
"Moose::Util" : "0",
6565
"MooseX::App" : "0",
6666
"MooseX::App::Command" : "0",
6767
"MooseX::App::Role" : "0",
@@ -72,10 +72,10 @@
7272
"Number::Bytes::Human" : "0",
7373
"Path::Tiny" : "0",
7474
"Safe" : "0",
75-
"Scalar::Util" : "0",
7675
"Storable" : "0",
7776
"String::Approx" : "0",
7877
"Text::ASCIITable" : "0",
78+
"Text::CSV::Slurp" : "0",
7979
"Text::Template" : "0",
8080
"Time::localtime" : "0",
8181
"Try::Tiny" : "0",
@@ -91,7 +91,9 @@
9191
"Capture::Tiny" : "0",
9292
"File::Slurp" : "0",
9393
"File::Spec::Functions" : "0",
94+
"File::Temp" : "0",
9495
"FindBin" : "0",
96+
"JSON" : "0",
9597
"Test::Class::Moose" : "0",
9698
"Test::Class::Moose::Load" : "0",
9799
"Test::Class::Moose::Runner" : "0",
@@ -114,6 +116,6 @@
114116
}
115117
},
116118
"version" : "2.0.10",
117-
"x_serialization_backend" : "Cpanel::JSON::XS version 3.0225"
119+
"x_serialization_backend" : "Cpanel::JSON::XS version 3.0233"
118120
}
119121

0 commit comments

Comments
 (0)