[patch] more about embed.fnc in perlguts
[p5sagit/p5-mst-13.2.git] / t / TestInit.pm
index d06f725..aa76fe1 100644 (file)
@@ -15,6 +15,8 @@
 
 package TestInit;
 
+$VERSION = 1.01;
+
 chdir 't' if -d 't';
 @INC = '../lib';