Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: How use $^M?

by Discipulus (Canon)
on Apr 05, 2021 at 16:17 UTC ( [id://11130850]=note: print w/replies, xml ) Need Help??


in reply to How use $^M?

Hello xiaoyafeng,

iirc $^M is a leftover or similar.

It worked only if perl is built to use its own malloc instead of the system one (see comments in malloc.c). UPDATE Perl's malloc is used only if -Dusemymalloc is used when building perl.

See also: Is $^M a leftover April Fool?

L*

There are no rules, there are no thumbs..
Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.

Log In?
Username:
Password:

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

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

    No recent polls found