%PDF- %PDF-
| Direktori : /proc/self/root/proc/thread-self/root/usr/share/doc/perl-CGI/examples/ |
| Current File : //proc/self/root/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;