Once again syncing after too long an absence
[p5sagit/p5-mst-13.2.git] / lib / File / stat.pm
index 0cf7a0b..200af4e 100644 (file)
@@ -4,6 +4,8 @@ use strict;
 use 5.005_64;
 our(@EXPORT, @EXPORT_OK, %EXPORT_TAGS);
 
+our $VERSION = '1.00';
+
 BEGIN { 
     use Exporter   ();
     @EXPORT      = qw(stat lstat);