summaryrefslogtreecommitdiff
path: root/lib/Apache/Config/Preproc/ifmodule.pm
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2017-12-13 09:47:25 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2017-12-13 09:47:25 +0200
commitd2fcc78e9943334bcc6a2f4eb4a5fbd4ce4b3e91 (patch)
treeb0be9827009f3a9e789b81224c1b20143f38546d /lib/Apache/Config/Preproc/ifmodule.pm
parent8bc0f681b3f416f3c3dcbcad6ba2010cbd77f4c6 (diff)
downloadacpp-d2fcc78e9943334bcc6a2f4eb4a5fbd4ce4b3e91.tar.gz
acpp-d2fcc78e9943334bcc6a2f4eb4a5fbd4ce4b3e91.tar.bz2
Add version information to submodules
Diffstat (limited to 'lib/Apache/Config/Preproc/ifmodule.pm')
-rw-r--r--lib/Apache/Config/Preproc/ifmodule.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Apache/Config/Preproc/ifmodule.pm b/lib/Apache/Config/Preproc/ifmodule.pm
index 3676236..5ec925a 100644
--- a/lib/Apache/Config/Preproc/ifmodule.pm
+++ b/lib/Apache/Config/Preproc/ifmodule.pm
@@ -4,6 +4,8 @@ use warnings;
use Carp;
use IPC::Open3;
+our $VERSION = '1.01';
+
sub new {
my $class = shift;
my $conf = shift;

Return to:

Send suggestions and report system problems to the System administrator.