Hello,
I am performing some sql on a database and in the return array I get some interval datatypes and some date datatypes. I want to be able to summarize these return values but I don't know how to do this in Perl. Does Perl have some Time modules or some kinda date datatype that I can use to add up these values and divide them.
Thanks
I am performing some sql on a database and in the return array I get some interval datatypes and some date datatypes. I want to be able to summarize these return values but I don't know how to do this in Perl. Does Perl have some Time modules or some kinda date datatype that I can use to add up these values and divide them.
Thanks