Re: create a calender graphic

2005-07-13 Thread Dermot Paikkos
I guess I didn't look hard enough; Dave Cross's Calender::Simple looks like it will do most of the work for me. Dp. On 13 Jul 2005 at 11:03, Perl beginners wrote: > Hi, > > I am looking for a module that might help create a graphic of a > calender in the similar format to the unix cal function:

Re: create a calender graphic

2005-07-13 Thread Randal L. Schwartz
> "Dermot" == Dermot Paikkos <[EMAIL PROTECTED]> writes: Dermot> I am looking for a module that might help create a graphic of a Dermot> calender in the similar format to the unix cal function: Dermot> The idea being that the user can click on a day and the date is Dermot> returned. I have