Merge branch 'master' into topic/simple_image_upload
[sgn.git] / cgi-bin / solpeople / admin / page_that_doesnt_compile.pl
blob3919e6388f5f089a59336ab3f376b40714414ec3
1 # This page is used to test error-handling. if you try to view this
2 # script, the server should produce a friendly error message. -john
4 # This isn't actually a syntax error; it's not a syntactic property of
5 # the language that there's no such subroutine.
7 warn "I am about to explode intentionally!";
8 Intentional::Syntax::Error->explode('dont-fix');