This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Disallow importing functions from UNIVERSAL
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Sun, 8 Jun 2014 00:37:32 +0000 (01:37 +0100)
committerTony Cook <tony@develop-help.com>
Mon, 21 Jul 2014 01:55:18 +0000 (11:55 +1000)
commit1178d2cf03fa59bca77887516dd7d996bb17357c
treeacd04470a73c7b6ca353b0841a1e4565910a2abf
parente81c4bddb20ee382f91769de9a783a3a2a3b0489
Disallow importing functions from UNIVERSAL

It's been deprecated since v5.12.
lib/UNIVERSAL.pm
pod/perldelta.pod
t/op/universal.t
t/uni/universal.t