Current File : //proc/self/root/kunden/proc/thread-self/root/usr/share/doc/perl-CGI/examples/crash.cgi
#!/usr/bin/env perl
use strict;
use warnings;
use CGI::Carp qw/ fatalsToBrowser /;
# This line invokes a fatal error message at compile time.
foo bar baz;