YA resync with mainstem, including VMS patches from others
[p5sagit/p5-mst-13.2.git] / lib / CGI / eg / crash.cgi
1 #!/usr/local/bin/perl
2
3 use CGI::Carp qw(fatalsToBrowser);
4
5 # This line invokes a fatal error message at compile time.
6 foo bar baz;