Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: FPE not deferred in 5.36

by haj (Priest)
on May 31, 2022 at 14:58 UTC ( #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? | Other CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2023-06-07 13:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (29 votes). Check out past polls.

    Notices?