]> git.imager.perl.org - bse.git/blobdiff - site/cgi-bin/modules/BSE/Util/Secure.pm
add version numbers to all modules
[bse.git] / site / cgi-bin / modules / BSE / Util / Secure.pm
index e37bcf06796a57d1f698401dbd287cdf816a4c64..c732655b046fb9fb48809f8f767db276cab1fcb7 100644 (file)
@@ -1,6 +1,8 @@
 package BSE::Util::Secure;
 use strict;
 
+our $VERSION = "1.000";
+
 use vars qw(@ISA @EXPORT_OK);
 
 @ISA = qw(Exporter);