Subject: | Undeclared dependency "experimentals" |
t/try_CATCH.t fails if experimentals is not installed:
...
Can't locate experimentals.pm in @INC (you may need to install the experimentals module) (@INC contains: /home/cpansand/.cpan/build/2017062109/Perl6-Controls-0.000003-h1tAVq/blib/lib /home/cpansand/.cpan/build/2017062109/Perl6-Controls-0.000003-h1tAVq/blib/arch /opt/perl-5.24.1/lib/site_perl/5.24.1/x86_64-linux /opt/perl-5.24.1/lib/site_perl/5.24.1 /opt/perl-5.24.1/lib/5.24.1/x86_64-linux /opt/perl-5.24.1/lib/5.24.1 .) at t/try_CATCH.t line 16.
BEGIN failed--compilation aborted at t/try_CATCH.t line 16.
t/try_CATCH.t .....
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...