A lot of the existing examples in the FAQ are from Date::Calc.
I can certainly take a whack at another module... where are you doing
this work? Is it part of the FAQ stuff or is it separate?
Before I leap in I would like to take a look at what you have so that
I can try to match the style.
I strongly advise using the pod2test stuff that I have in the
FAQ... it makes it easy to check that the examples are still correct
(and I found it helps write them too).
-ben
On Tue, Jun 10, 2003 at 10:54:20PM +1000, Rick Measham wrote:
> >Unless anyone else is already doing a conversions document (or has
> >their heart set on doing it) I am willing to take a whack at it.
>
> I've started on it (if you're talking about the migration document
> mentioned earlier in this thread). I'd love if you want to take a
> bite on one (or more) of the modules.
>
> My thoughts are to:
> 1. Document command equivlencies. (In X::X do xxx, in DateTime do yyy)
> 2. Document DateTime versions of examples in docs for the said modules
>
> I've almost finished Time::Local and POSIX .. care to start on one of
> the larger modules? :)
>
> While we're at it, if anyone wants to pick any other date/time module
> from CPAN, let me know what you're working on.