Silence warnings about experimental 'when' and 'given'

Authored by ltoscano on Mar 5 2017, 12:26 AM.

Description

Silence warnings about experimental 'when' and 'given'

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:/...)

Reviewers: mpyne

Reviewed By: mpyne

Differential Revision: https://phabricator.kde.org/D5022

Details

Committed
ltoscanoMar 18 2017, 7:48 PM
Reviewer
mpyne
Differential Revision
D5022: Silence warnings about experimental 'when' and 'given'
Parents
R452:4231da8b8579: Use QProcess instead of manual fork/exec
Branches
Unknown
Tags
Unknown