|
|
| Perl-Sensitive Sunglasses | |
| PerlMonks |
Re^2: what's difference between bless and tie?by anaconda_wly (Beadle) |
| on Jan 07, 2013 at 09:02 UTC ( #1011978=note: print w/ replies, xml ) | Need Help?? |
|
"bless allows you to calls methods on the blessed object." , and "the blessed object" actually a data structure saying a hash and bless tells Perl how the hash can be used(methods defined in package). I still feel they're hard to distinguish in their very initial goal.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||