Help for this page
#!/usr/bin/perl -w use strict; ... exit(0); }
#!/usr/bin/perl -w use strict; ... sleep 1; }