Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
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 contemplating the Monastery: (3)
As of 2024-10-07 20:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    The PerlMonks site front end has:





    Results (44 votes). Check out past polls.

    Notices?
    erzuuli‥ 🛈The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.