> > $year = $date->{year}; # be accessed as a method
Just to nitpick a little, what I was after wasn't a hash ref, but
instead a
$date->year()
function. I think the result is that this can still be done, but I
wanted to clarify.
-Nate
- Distinguishing between scalars and objects (Re: RFC 21... Nathan Wiger
- Re: Distinguishing between scalars and objects (R... Jonathan Scott Duff
- Re: Distinguishing between scalars and object... Nathan Wiger
- Nathan Wiger
