SVN: toys/rsget.pl/RSGet/Get.pm

sparky sparky at pld-linux.org
Sat Jun 26 02:48:15 CEST 2010


Author: sparky
Date: Sat Jun 26 02:48:15 2010
New Revision: 11581

Modified:
   toys/rsget.pl/RSGet/Get.pm
Log:
- added TODO for DELAY()


Modified: toys/rsget.pl/RSGet/Get.pm
==============================================================================
--- toys/rsget.pl/RSGet/Get.pm	(original)
+++ toys/rsget.pl/RSGet/Get.pm	Sat Jun 26 02:48:15 2010
@@ -263,6 +263,7 @@
 	return $self->wait( \&start, - irand( 60, 300 ), $msg, "multi" );
 }
 
+# TODO: make delay interface-aware
 sub delay
 {
 	my $self = shift;


More information about the pld-cvs-commit mailing list