> $req_rec->update_mtime($mod_time);
> $req_rec->set_last_modified($mod_time);
>
> if ((my $rc = $req_rec->meets_conditions) != 200) { #
> we can give up
> $req_rec->status($rc);
> print STDERR "got here b\n";
> #exit;Try exit ($rc) ; Gerald ** Virus checked by BB-5000 Mailfilter ** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
