On Oct 24, 2005, at 9:12 PM, Daniel Linder wrote:
Doesn't the "our" declaration do what you want? From the "man perlfunc":
I never use "our". I tried to write a demo showing "our" doing something useful (and different from "my") and failed. Seems the same to me. Anyone else up to that challenge?
Using "our" in my original Class::Date script didn't change the behavior any...
j