Cross Reference: crash.cgi
xref
: /
osnet-11
/
usr
/
src
/
cmd
/
perl
/
5.8.4
/
distrib
/
lib
/
CGI
/
examples
/
crash.cgi
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
#!/
usr
/
local
/
bin
/
perl
use
CGI
::
Carp
qw
(
fatalsToBrowser
)
;
# This line invokes a fatal error message at compile time.
foo
bar
baz
;