Subject: | warning: depracated UNIVERSAL |
Since perl-5.12 there are warnings:
...
t/12import.t ..... ok
t/13error.t ...... ok
UNIVERSAL->import is deprecated and will be removed in a future perl at
t/14security.t line 4
t/14security.t ... ok
t/15misc.t ....... ok
...
UNIVERSAL shouldn't be used in 14security.t in future.