Resolved - Programming code to-dos July 14, 2013 * [[DateTimeUtils.pm]] - -# priority- ** following actions completed on July 14, 2013. ** *[done]* Split out new date formatting code from DateTimeUtils.pm. ** *[done]* Keep DateTimeUtils.pm. Will probably add more routines to this module. ** *[done]* Put the new formatting code into a new module called *[[DateTimeFormatter.pm]]* * Create *StrUtils.pm* or *StrNumUtils.pm* - *[StrNumUtils.pm created 17jul2013]* ** gather generic helper routines from parula, kestrel, and toledowx code and upload this new helper module to GitHub. *Reminder:* Utils.pm modules should only contain helper routines that are unique only to that Web app. #perl #code #resolved #github