X-Git-Url: http://git.shiar.net/perl/plp/.git/blobdiff_plain/b5e0ee87251670be18b2f2fc128a4be0b25ebfb8..b7b9dad9e33b14e2364f6f69edc9bce5bdbd0cb2:/lib/PLP/Backend/Apache.pm?ds=inline 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';