Re: non-blocking loop delay
- From: "A. Pagaltzis" <pagaltzis gmx de>
- To: Gtk Perl List <gtk-perl-list gnome org>
- Subject: Re: non-blocking loop delay
- Date: Mon, 13 Jun 2005 10:10:03 +0200
Err, per Vincent LADEUILâs off-list correction:
* A. Pagaltzis <pagaltzis gmx de> [2005-06-13 00:50]:
Or maybe a little cleaner,
sub {
# do stuff here
$i++;
return $i > 100;
return $i <= 100;
}
Regards,
--
Aristotle
âIf you canât laugh at yourself, you donât take life seriously enough.â
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]