"Modernize" code a bit
authorPeter Rabbitson <ribasushi@cpan.org>
Thu, 4 Jul 2013 04:12:42 +0000 (06:12 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Thu, 4 Jul 2013 05:28:15 +0000 (07:28 +0200)
commitf9d19a00aabbd2c4e62f6c1b833016822ac5492a
treefdceda54f79cf71d91af9b814eb00f09fbe9a782
parent2531688ce109de57a8e170677240a17df3f8528e
"Modernize" code a bit

Turn on warnings everywhere (5.6 being lowest target)
Silence experimental warnings in given/when tests
lib/Try/Tiny.pm
t/basic.t
t/finally.t
t/given_when.t
t/when.t