X-Git-Url: http://git.shiar.nl/perl/plp/.git/blobdiff_plain/e994dec90ddc213dccf471686d8abf04c7f9ad40..d9f3acb221a71e094318c7b5d3809aa81dbb5bb3:/lib/PLP/Backend/Apache.pm diff --git a/lib/PLP/Backend/Apache.pm b/lib/PLP/Backend/Apache.pm index 62caadc..6964b56 100644 --- a/lib/PLP/Backend/Apache.pm +++ b/lib/PLP/Backend/Apache.pm @@ -1,6 +1,7 @@ package PLP::Backend::Apache; use strict; +use warnings; our $VERSION = '1.00';