changes so far for new moose / mop
[catagits/Reaction.git] / lib / Reaction / UI / ViewPort / Field / TimeRange.pm
index fb11841..6f6573e 100644 (file)
@@ -26,7 +26,7 @@ class TimeRange is 'Reaction::UI::ViewPort::Field', which {
     is_weak_ref => 1
   );
 
-  implements build_value_string => as {
+  implements _build_value_string => as {
     my $self = shift;
     #return '' unless $self->has_value;
     #return $self->value_string;