Thanks for the help. I didn't realize it would be so easy to use getpwuid, getgrgid, and strftime to get the format I wanted. I never really used these before. The only other issue I had was the permissions format which I easily re-formatted with the nifty Stat::lsMode module. No system command needed!
Many many thanks!
...Kevin