Re: New OO interface to handle time

2001-09-13 Thread Winfried Truemper
On Thu, 13 Sep 2001, Rich Bowen wrote: > If a module does not do exactly what you want, ... Thank you for your thoughts. However, the upcoming Date-Calc-5.0 by Steffen Beyer does exactely what I want, so there is no point in continuing the interface suggestions of my prototype "time-oo". My n

Re: New OO interface to handle time

2001-09-13 Thread Rich Bowen
On Tue, 11 Sep 2001, Winfried Truemper wrote: > > > On Mon, 10 Sep 2001, srl wrote: > > > Have you looked at Date::ICal? > > Thanks for the pointer. I didn't found this on my CPAN mirror. Hmm. I wonder what's up with that. If you can't locate a copy, I'd be glad to send you one. Or you can get i

Re: New OO interface to handle time

2001-09-13 Thread Rich Bowen
On Mon, 10 Sep 2001, Winfried Truemper wrote: > I used a brute force method with massive amounts of simple perl code. > The modules are a year old now and I think they are more useful on CPAN > than on my hard disk. What do you think about the naming Time::OO? Or > better Time::YesItIsSlow aks Ti

Re: New OO interface to handle time

2001-09-11 Thread dLux
/--- On Tue, Sep 11, 2001 at 06:29:03AM +0200, Winfried Truemper wrote: | > What does your module do that Date::ICal doesn't? | | I hope that Date::ICal does all I want so I can save the time | porting | routines from an old perl script. :) | | What I want to do is "next month" in

Re: New OO interface to handle time

2001-09-11 Thread Steffen Beyer
Hello Winfried Truemper, in a previous mail you wrote: > Date::Calc also matches partly, but has no OO. It has, in version 5.0. It is available from http://www.engelschall.com/u/sb/download/pkg/Date-Calc-5.0.tar.gz (Not yet on CPAN because a few parts of the documentation still need comple

Re: New OO interface to handle time

2001-09-10 Thread Winfried Truemper
On Mon, 10 Sep 2001, srl wrote: > Have you looked at Date::ICal? Thanks for the pointer. I didn't found this on my CPAN mirror. > What does your module do that Date::ICal doesn't? I hope that Date::ICal does all I want so I can save the time porting routines from an old perl script. :) Wha

Re: New OO interface to handle time

2001-09-10 Thread srl
On Mon, 10 Sep 2001, Winfried Truemper wrote: > after asking at [EMAIL PROTECTED], I was pointed to this list by Kirrily > Robert. The following is the original message. You can fetch the module > files from here http://wt.xpilot.org/projects/perl/modules/time/ > > I wrote a set of modules to dea

New OO interface to handle time

2001-09-10 Thread Winfried Truemper
Hi, after asking at [EMAIL PROTECTED], I was pointed to this list by Kirrily Robert. The following is the original message. You can fetch the module files from here http://wt.xpilot.org/projects/perl/modules/time/ I wrote a set of modules to deal with time in an object oriented fashion. Example: