[EMAIL PROTECTED] wrote:
> Like I said I was frustrated.  I'm using the Deitel and 
> Deitel book.  But it is probably not it's fault.  I'm just confused.

Don't know the book. I Suggest the O'Reilly books.

> I thought I understood I needed to define how I should use 
> the module so it would use it.  But from what you just said I 
> guess not.  Please provide assistance or a example.
> 
> Thanks..

Look at the documentation for Date::Calc. It has a section call "RECIPES",
and recipe #11 is very close to what you are wanting. Start with that code
and make sure it works. Then start changing it to match what you want.

perldoc Date::Calc

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to