summaryrefslogtreecommitdiff
path: root/lib/Apache/Config/Preproc/ifdefine.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/ifdefine.pm
parent8bc0f681b3f416f3c3dcbcad6ba2010cbd77f4c6 (diff)
downloadacpp-d2fcc78e9943334bcc6a2f4eb4a5fbd4ce4b3e91.tar.gz
acpp-d2fcc78e9943334bcc6a2f4eb4a5fbd4ce4b3e91.tar.bz2
Add version information to submodules
Diffstat (limited to 'lib/Apache/Config/Preproc/ifdefine.pm')
-rw-r--r--lib/Apache/Config/Preproc/ifdefine.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Apache/Config/Preproc/ifdefine.pm b/lib/Apache/Config/Preproc/ifdefine.pm
index 5bf3a3f..7cd5ae1 100644
--- a/lib/Apache/Config/Preproc/ifdefine.pm
+++ b/lib/Apache/Config/Preproc/ifdefine.pm
@@ -3,6 +3,8 @@ use strict;
use warnings;
use Carp;
+our $VERSION = '1.01';
+
sub new {
my $class = shift;
my $conf = shift;

Return to:

Send suggestions and report system problems to the System administrator.