is( munged_date($start_date , $date) ); # ... more date tests is( munged_action($start_action, $action )); # ... more action tests is( munged_id($start_id, $id )); # ... more id tests