Skip to content

Commit 313c01a

Browse files
committed
Add IO::String dependency
1 parent c36dd9a commit 313c01a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

META.info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version" : "*",
55
"description" : "Perl 6 documentation (tools and docs)",
66
"depends" : [ "URI", "File::Temp", "JSON::Fast", "Pod::To::BigPage", "Pod::To::HTML",
7-
"OO::Monitors" ],
7+
"OO::Monitors", "IO::String" ],
88
"build-depends" : [ "File::Find" ],
99
"provides" : {
1010
"Perl6::Type" : "lib/Perl6/Type.pm",

0 commit comments

Comments
 (0)