Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^10: SIG{CHLD} altered by require statement on Perl 5.12.1

by afoken (Chancellor)
on Apr 23, 2015 at 16:08 UTC ( [id://1124426]=note: print w/replies, xml ) Need Help??


in reply to Re^9: SIG{CHLD} altered by require statement on Perl 5.12.1
in thread SIG{CHLD} altered by require statement on Perl 5.12.1

Hi there I was referred to this post which states this is actually a bug in PERL 5.12

https://rt.perl.org/Public/Bug/Display.html?id=76138

That seems to match your problem. Consider upgrading to a newer version of RHEL that uses a newer version of perl, or ditch the perl provided by RedHat and compile your own perl. (RH perl should be in /usr/bin/perl, so compile your own perl to /usr/local/bin/perl and change the #! line in your scripts.) You may also try a forced installation of a newer perl version on the current RHEL version.

And please note: Perl is the language, perl is the implementation, and PERL is just wrong.

Alexander

--
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-04-25 20:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found