sergot / IO-Capture-Simple

IO can be captured.
3 stars 8 forks source link

Can't install on recent rakudo #7

Closed Skarsnik closed 8 years ago

Skarsnik commented 8 years ago

==> Testing IO::Capture::Simple t/stderr.t .................... ok t/stdout.t .................... ok ===SORRY!=== Error while compiling /root/piko/Discord/.panda-work/1450971440_3/lib/Test/IO/Capture.pm Malformed parameter at /root/piko/Discord/.panda-work/1450971440_3/lib/Test/IO/Capture.pm:6 ------> nts-stdout-ok (Callable $code, $expected⏏ as Str, $reason = '')

sergot commented 8 years ago

Fixed with: https://github.com/sergot/IO-Capture-Simple/pull/8, thanks to @syohex++