Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Re: Re: ASP PerlScript equivalent for use CGI::Carp qw(fatalsToBrowser);

by Jenda (Abbot)
on Nov 10, 2002 at 20:07 UTC ( [id://211781]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Win32::ASP;
  2. or download this
    <%@ Language=PerlScript %>
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    ...
    use Win32::ASP;
    $x = 1 / 0;
    %>
    
  3. or download this
    PerlScript Error error '80004005' 
    
    (in cleanup) Illegal division by zero 
    
    /vars.asp, line 13
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://211781]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-03-28 16:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found