in reply to Countdown program

You might find Date::Calc useful. Specfically the Delta methods.

--
perl -pew "s/\b;([mnst])/'$1/g"