Piers Cawley wrote: > sub decorate ($obj) { > $obj is ad_hoc_method(sub {...}); > } > and expect C<$obj.ad_hoc_method(...)> And btw . . . Wouldn't $thing has property make more sense than $thing is property ??? "Is" usually implies a generalization link, not a specialization link. -- John Porter It's so mysterious, the land of tears.
- apo 2 David L. Nicol
- Re: apo 2 Larry Wall
- Re: apo 2 Edward Peschko
- Re: apo 2 Larry Wall
- apo 2 Piers Cawley
- Re: apo 2 Bart Lateur
- Re: apo 2 John Porter
- Re: apo 2 John Porter
- Re: apo 2 Michael G Schwern
- Re: apo 2 Nathan Torkington
- Re: apo 2 Jarkko Hietaniemi
- RE: apo 2 Garrett Goebel
- Re: apo 2 Bart Lateur
- Re: apo 2 John Porter
- Re: apo 2 Tad McClellan
- RE: apo 2 Buddha Buck