This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Subject: [PATCH] Update Module::Load::Conditional to 0.28
[perl5.git] / lib / Env.pm
index d1ee071..eb9187f 100644 (file)
@@ -1,5 +1,7 @@
 package Env;
 
+our $VERSION = '1.00';
+
 =head1 NAME
 
 Env - perl module that imports environment variables as scalars or arrays