=item C Frobs the object by doing C<$bar> at least C<$count> times =cut sub foo { my ($self, $bar, $count) = @_; }