Help for this page
#!/usr/local/bin/perl use strict; use warnings; $| = 1; ... # ... sleep 10; # for testing