in reply to Month info from 'date'

well, if you use Date::Calc, you can use Month_to_Text
Month_to_Text $string = Month_to_Text($month);

~Particle