NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Re: lvalueble subs (Score:1, Interesting)
Under VB (which is often used for code samples in COM documentation) the lines between methods and properties are really blurred. So being able to call a method to get a property value and then assign to the method to update the property might be convenient.
Reply to This