summaryrefslogtreecommitdiff
path: root/env.pl
diff options
context:
space:
mode:
Diffstat (limited to 'env.pl')
-rwxr-xr-xenv.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/env.pl b/env.pl
index 06db507..694abb7 100755
--- a/env.pl
+++ b/env.pl
@@ -1,7 +1,6 @@
#!/usr/bin/perl
use strict;
use CGI qw(:standard);
-use CGI::Carp 'fatalsToBrowser';
print header;
print start_html('env');