Subject: | unit tests emit experimental warnings in newer perls |
ib/arch')" t/*.t
t/00-compile.t .. ok
t/basic.t ....... ok
t/context.t ..... ok
t/finally.t ..... ok
t/given_when.t .. 1/? given is experimental at t/given_when.t line 11.
when is experimental at t/given_when.t line 12.
t/given_when.t .. ok
t/syntax.t ...... ok
t/when.t ........ when is experimental at t/when.t line 19.
when is experimental at t/when.t line 20.
t/when.t ........ ok
All tests successful.
Test Summary Report
-------------------
t/given_when.t (Wstat: 0 Tests: 3 Failed: 0)
TODO passed: 3
Files=7, Tests=67, 0 wallclock secs ( 0.05 usr 0.00 sys + 0.41 cusr 0.05 csys = 0.51 CPU)
Result: PASS