Time::Piece 1.08

Matts on 2002-12-22T11:16:19

Time::Piece 1.08 is on CPAN. Fixed and closed all open RT issues. Whoop!


Thank you, thank you, thank you!!!

IlyaM on 2002-12-22T19:21:30

I finally can rm -rf my private fork of Time::Piece 0.04 which had a number of buggy workarounds for old Time::Piece problems that I could not replace with more recent version because of broken strptime.

Re:Thank you, thank you, thank you!!!

Matts on 2002-12-23T00:59:57

I'm glad it works for you. If you find bugs, please let me know via RT

Thank you!

jdavidb on 2002-12-27T02:07:19

Thanks, Matt! Again, I love this module!! I was using it today in fact in building a large set of HTML files for eveery day since 1978. (Long story.)

Re:Thank you!

Matts on 2002-12-27T07:41:39

Which reminds me of a personal bug - I want to port it to using a 64 bit time regardless of platform at some point. I was thinking of using DJB's TAI as an internal representation.

Still, that's a big job. Probably not something I'll get done this holiday.