Return-Path: Delivered-To: apmail-perl-embperl-archive@www.apache.org Received: (qmail 17083 invoked from network); 13 Apr 2004 22:29:49 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 13 Apr 2004 22:29:49 -0000 Received: (qmail 57521 invoked by uid 500); 13 Apr 2004 22:29:36 -0000 Delivered-To: apmail-perl-embperl-archive@perl.apache.org Received: (qmail 57284 invoked by uid 500); 13 Apr 2004 22:29:34 -0000 Mailing-List: contact embperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Delivered-To: mailing list embperl@perl.apache.org Received: (qmail 57269 invoked from network); 13 Apr 2004 22:29:34 -0000 Received: from unknown (HELO edsun.coe.tamu.edu) (165.91.232.6) by daedalus.apache.org with SMTP; 13 Apr 2004 22:29:34 -0000 Received: (from root@localhost) by edsun.coe.tamu.edu (8.12.11/8.12.11) id i3DMTWJO009373 for embperl@perl.apache.org; Tue, 13 Apr 2004 17:29:32 -0500 (CDT) Received: from edsun (edsun [165.91.232.6]) by edsun.coe.tamu.edu (8.12.11/8.12.11) with ESMTP id i3DMSYwg009283 for ; Tue, 13 Apr 2004 17:28:37 -0500 (CDT) Date: Tue, 13 Apr 2004 17:28:34 -0500 (CDT) From: Ben Kim To: embperl@perl.apache.org Subject: error trapping and notice Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS 0.3.12 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N We have quite a few pages using embperl, and sometimes fixing one at the site module (pm) level breaks others, which we won't know until a certain combination of things happen together. We'd like to be notified by email when any embperl related error happens. What is the best practice? I hope to handle it within embperl, if possible, without running a separate script. Also, what is the best way to implement an "errorpage" which will be the default destination for users if any error occurs? Regards, Ben Kim --------------------------------------------------------------------- To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org For additional commands, e-mail: embperl-help@perl.apache.org