Currently if you do something like:
select year(pubdate) as year;
you can't refer to $set->{year}, instead it's $set->{'year(pubdate)
as year'}. I didn't make this an option, perhaps it should be, but
in any case, if you add the following line to SQLSelect just before
the check for L
I want something like:
$status = Execute({inputfile => '*'});
if ($status) {
where if there's an error I go to my default /error.html file, which
can then print out all the information I'd normally get using the
ErrorDocument directive. Barring that an internal redirect would