>>>>> "John" == John Siracusa <[EMAIL PROTECTED]> writes:

John>   sub save
John>   {
John>     my($self) = shift;
John>     $self->last_modified('now');
John>     return $self->SUPER::save(@_);
John>   }

Is "now" a special value?  I thought I had to always give a DateTime
object there?

And of course, you'll point out that this is documented in the most
precise spot already, which is never the obvious spots. :)

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to