(due to fix #21418)
p4raw-id: //depot/perl@22001
package UNIVERSAL;
-our $VERSION = '1.01';
+our $VERSION = '1.02';
# UNIVERSAL should not contain any extra subs/methods beyond those
# that it exists to define. The use of Exporter below is a historical