Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^2: do Perl supoort the use of memory address and pointers

by tobyink (Canon)
on Apr 24, 2013 at 20:49 UTC ( #1030526=note: print w/replies, xml ) Need Help??


in reply to Re: do Perl supoort the use of memory address and pointers
in thread do Perl supoort the use of memory address and pointers

Also of interest: Devel::PeekPoke which (quite shockingly) has a pure-Perl implementation.

package Cow { use Moo; has name => (is => 'lazy', default => sub { 'Mooington' }) } say Cow->new->name
  • Comment on Re^2: do Perl supoort the use of memory address and pointers

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others examining the Monastery: (4)
As of 2023-03-21 11:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (60 votes). Check out past polls.

    Notices?