Silence warnings about experimental 'when' and 'given'
ClosedPublic

Authored by ltoscano on Mar 11 2017, 10:50 PM.

Details

Summary

It seems that those keywords depends on an experimental feature and
this leads to a warning in recent version of Perl (where recent ==
few years already). So disable the warnings about the feature.

Test Plan

No more warnings printed by the perl program (more visible when
the KIOSlave is invoked with kioclient5 cat perl:/...)

Diff Detail

Repository
R452 KIOs for development
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ltoscano created this revision.Mar 11 2017, 10:50 PM
mpyne accepted this revision.Mar 18 2017, 6:09 PM
This revision is now accepted and ready to land.Mar 18 2017, 6:09 PM
This revision was automatically updated to reflect the committed changes.