Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Two argument bless syntax

by themage (Friar)
on Nov 22, 2006 at 16:19 UTC ( [id://585563]=note: print w/replies, xml ) Need Help??


in reply to Two argument bless syntax

Hi logie17,

The way it is, you are allowed to create a new object using the Class/Module name, os using a pre-existent object.

Example:
my $obj1=Some::Class->new(); my $obj2=$obj1->new();

Log In?
Username:
Password:

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

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

    No recent polls found