At 6:01 pm -0800 2004-01-07, Mike Castle wrote:
DT:F:D uses DateTime::Event::DST, which is currently no where to be found
on CPAN.

Yet google turned up an announcement you did for it.

Help?


Sorry .. I forgot to get rid of that .. and some other stuff :)

The quick-fix is just to delete lines 6 and 7 from lib/DateTime/Format/Duration.pm:

use DateTime::LeapSecond;
use DateTime::Event::DST;

The new normalisation does away with the need for them.

Sorry!

Today's job is to clean up the module so that I can feel better about it. It's a bit of a mess at the moment and there is stuff there that just isn't needed.

Not that it doesn't *work* at the moment, just that there's code that is never called!

I'm almost finished and 1.01 will be uploaded soon.

Cheers!
Rick

--
--------------------------------------------------------
            There are 10 kinds of people:
  those that understand binary, and those that don't.
--------------------------------------------------------
  The day Microsoft makes something that doesn't suck
    is the day they start selling vacuum cleaners
--------------------------------------------------------
"Write a wise proverb and your name will live forever."
   -- Anonymous
--------------------------------------------------------

Reply via email to