aboutsummaryrefslogtreecommitdiff
path: root/lib/Apache/Inject/Handler.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Apache/Inject/Handler.pm')
-rw-r--r--lib/Apache/Inject/Handler.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Apache/Inject/Handler.pm b/lib/Apache/Inject/Handler.pm
index 708b68b..7c32a61 100644
--- a/lib/Apache/Inject/Handler.pm
+++ b/lib/Apache/Inject/Handler.pm
@@ -1,7 +1,6 @@
package Apache::Inject::Handler;
use strict;
-use warnings FATAL => 'all';
use Apache2::RequestRec ();
use Apache2::RequestUtil ();