source: for-distributions/trunk/bin/windows/perl/lib/CGI/eg/crash.cgi@ 14489

Last change on this file since 14489 was 14489, checked in by oranfry, 17 years ago

upgrading to perl 5.8

File size: 131 bytes
Line 
1#!/usr/local/bin/perl
2
3use CGI::Carp qw(fatalsToBrowser);
4
5# This line invokes a fatal error message at compile time.
6foo bar baz;
Note: See TracBrowser for help on using the repository browser.