Once again syncing after too long an absence
[p5sagit/p5-mst-13.2.git] / lib / Net / protoent.pm
index 6aad940..2c3db88 100644 (file)
@@ -2,6 +2,7 @@ package Net::protoent;
 use strict;
 
 use 5.005_64;
+our $VERSION = '1.00';
 our(@EXPORT, @EXPORT_OK, %EXPORT_TAGS);
 BEGIN { 
     use Exporter   ();