5 lines
136 B
Plaintext
5 lines
136 B
Plaintext
|
0 400 400 use strict;
|
||
|
2 400 401 + while ( $r ) {
|
||
|
0 401 401 | printf ( "Example text \n" );
|
||
|
0 401 401 | sleep 1;
|
||
|
0 401 0 | }
|