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

Re: Re: Re: Re: SOP6W

by TheDamian (Vicar)
on Apr 28, 2003 at 03:59 UTC ( [id://253590]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: SOP6W
in thread SOP6W

Which is exactly why I suggested distinguishing tags.

However, perhaps the correct answer is for senior monks to start using a standard convention when the language in question is not obvious from context:

# P5 print $foo{bar}.baz(); # bar entry of %foo, # then concat result of baz()
vs:
# P6 print $foo{bar}.baz(); # call baz() method on # bar entry of %$foo

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (6)
As of 2024-04-16 17:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found