Help for this page
# echo|perl thisscript use strict; ... sub abc { }
#perl use strict; ... sleep 1; sub abc { }