X-Git-Url: http://git.shiar.net/perl/plp/.git/blobdiff_plain/b5e0ee87251670be18b2f2fc128a4be0b25ebfb8..51d3d67a18705467fa51bb66805456a2502505f1:/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';