Hello all.
I have been trying to get Embperl to stop further processing of my scripts
when I detect an error.
Anyone had any luck getting this to work?
I've tried to:
die "random error message here";
but Embperl just saves up the error messages to be delivered at a later date.
What I'm trying to accomplish:
Someone posts some data.
I detect they are not logged in.
I stop processing (because they might not have privs to do what they are
posting)
I redirect to a login page.
Any help would be great.
-mp
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]