Help for this page
use strict; use warnings; ... $loop-> add( $timer ); $loop-> run;
package Runner; ... 1;