* Synced the perlfaq
[p5sagit/p5-mst-13.2.git] / lib / UNIVERSAL.pm
index d0aa1ed..5e3c8c8 100644 (file)
@@ -1,6 +1,6 @@
 package UNIVERSAL;
 
-our $VERSION = '1.04';
+our $VERSION = '1.05';
 
 # UNIVERSAL should not contain any extra subs/methods beyond those
 # that it exists to define. The use of Exporter below is a historical