- or download this
print $event->startdate->ymd(), " - ", $event->startdate->month_name()
+;
- or download this
print $event->start_date->ymd(), " - ", $event->start_date->month_name
+();
- or download this
Can't locate object method "ymd" via package "2008-08-18" (perhaps you
+ forgot to load "2008-08-18"?) at ./test-dbic-schema.pl line 50.