Help for this page
use strict; use warnings; ... print get_duration('s1'); print get_duration('s2'); print get_duration('s3');