- or download this
http://lezar.org/path/to/script/myscript?where=someval
- or download this
#!/usr/bin/perl -wT
use strict;
...
} else {
# $where is not what we expect, so we have an error routine here;
}
- or download this
use CGI::Carp qw( fatalsToBrowser );