Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: FGATAW - the compantion to a FAQ

by adrianh (Chancellor)
on Jul 08, 2005 at 15:11 UTC ( [id://473440]=note: print w/replies, xml ) Need Help??


in reply to FGATAW - the companion to a FAQ

Frequently Given Answers That Are Wrong

That these are exactly equivalent:

# assuming $o = Class->new; Class::method( $o ); $o->method;

Replies are listed 'Best First'.
Re^2: FGATAW - the compantion to a FAQ
by diotalevi (Canon) on Jul 08, 2005 at 19:26 UTC

    You forgot the insidious syntax. This one is also not identical.

    $o = new Class

Log In?
Username:
Password:

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

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

    No recent polls found