summaryrefslogtreecommitdiff
path: root/env.pl
diff options
context:
space:
mode:
authorOthmar Gsenger <otti@wirdorange.org>2012-05-14 20:30:37 +0000
committerOthmar Gsenger <otti@wirdorange.org>2012-05-14 20:30:37 +0000
commitc690575ab4ed0f6784da9e01fdcab20a49256f7c (patch)
treeb071dc599d60a340e5a607460da55e6c34194f38 /env.pl
parentadded admin functionality (diff)
added error messages
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');