=back
-Virtual method. Advances the cursor to the next result.
+Virtual method. Advances the cursor to the next row.
=cut
=back
-Virtual method. Returns all results in the L<DBIx::Class::ResultSet>.
+Virtual method. Returns all rows in the L<DBIx::Class::ResultSet>.
=cut
=back
-Advances the cursor to the next result and returns it.
+Advances the cursor to the next row and returns it.
=cut
=back
-Returns all results in the L<DBIx::Class::ResultSet>.
+Returns all rows in the L<DBIx::Class::ResultSet>.
=cut