Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^6: What technical benfits perl offers over python + few more questions.

by Marshall (Canon)
on Nov 15, 2021 at 21:17 UTC ( [id://11138853]=note: print w/replies, xml ) Need Help??


in reply to Re^5: What technical benfits perl offers over python + few more questions.
in thread What technical benfits perl offers over python + few more questions.

Of course if you "use warnings;", you will see the "print() on closed filehandle STDOUT" warning.
  • Comment on Re^6: What technical benfits perl offers over python + few more questions.
  • Download Code

Replies are listed 'Best First'.
Re^7: What technical benfits perl offers over python + few more questions.
by LanX (Saint) on Nov 15, 2021 at 21:54 UTC
    > Of course if you "use warnings;", you will see the "print() on closed filehandle STDOUT" warning.

    and ...

    Of course you can propagate warnings to die by changing $SIG{__WARN__} ;-)

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    Wikisyntax for the Monastery

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (None)
    As of 2024-04-25 00:10 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found