Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^6: Dereferencing in blessed object

by LanX (Saint)
on Feb 26, 2021 at 13:32 UTC ( [id://11128836]=note: print w/replies, xml ) Need Help??


in reply to Re^5: Dereferencing in blessed object
in thread Dereferencing in blessed object

I agree that the parallels are nicer. And I don't know if I could get used to it when I tried harder. (as I said PBP had it's influence on me)

In any case I use @$href{a..c} for slicing references

DB<42> @h{a..z}=1..26 DB<43> $hr=\%h DB<44> p @$hr{a..c} 123 DB<45>

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://11128836]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (8)
As of 2024-04-23 13:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found