My internet connection crashed yesterday, just after uploading version
0.01, but obviously some people have found it anyway...

I've just uploaded version 0.02 of DateTime::Calendar::Julian,
incorporating the comments of Tatsuhiko Miyagawa, Dave Rolsky and
others. All feedback is of course welcome.

Eugene


 From the change log:

0.02  2003-02-16
    - replaced POSIX::floor with a homegrown version

    - renamed _greg2rd and _rd2greg to _ymd2rd and _rd2ymd, in
      anticipation of a possible change in DateTime. The old names will
      still be available for a while for backward compatibility.

    - corrected the POD documentation on from_object (reported by Dave
      Rolsky)

    - removed some bugs in the test script (patch by Tatsuhiko Miyagawa)

    - perhaps most importantly, changed comment in t/1.t: -4712/1/1 is
      not JD 1, but JD 0

Reply via email to