Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: FPE not deferred in 5.36

by haj (Vicar)
on May 31, 2022 at 14:58 UTC ( [id://11144316]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $SIG{FPE} = sub { die "Ooops\n" };
    use List::Util 'product';
    print product(-1,1);
    
  2. or download this
    cpanm https://cpan.metacpan.org/authors/id/P/PE/PEVANS/Scalar-List-Uti
    +ls-1.59.tar.gz
    perl fpe.pl
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-19 21:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found