Newbie question

[prev] [thread] [next] [Date index for 2004/08/11]

From: Thomas, Mark - BLS CTR
Subject: Newbie question
Date: 12:51 on 11 Aug 2004
I have a question about this part of the synopsis:

  Music::CD->columns(All => qw/cdid artist title year/);
  Music::CD->has_a(reldate => 'Time::Piece',
         inflate => sub { Time::Piece->strptime(shift, "%Y-%m-%d") },
         deflate => 'ymd',
  );

If reldate is not a column, where is it stored?

Thanks,
- Mark.

Newbie question
Thomas, Mark - BLS CTR 12:51 on 11 Aug 2004

Re: Newbie question
Tony Bowden 12:54 on 11 Aug 2004

Generated at 11:34 on 01 Dec 2004 by mariachi v0.52