Hi Hirosi!
On 03 Jul 03 at 11:37, "Hirosi" (Hirosi Taguti) wrote:
>> You can always write:
>>
>> my ($self) = @_; my $owner = $self->owner; $owner->close;
Hirosi> This is much better.
Just a side note - this is also the way VB declares the callback
code by default - by prepending something like
my ( $self, $param, $param2) = @_;
-- Sincerely, Dmitry --- www.karasik.eu.org --- Life ain't fair, but the root password helps. - BOFHReceived on Thu 03 Jul 2003 - 15:49:28 CEST
This archive was generated by hypermail 2.2.0 : Sat 19 Mar 2011 - 18:35:04 CET