
SWISH::API::Object::Results - objectify SWISH::API::Results

# see SWISH::API::Object;

SWISH::API::Object::Results is used internally by SWISH::API::Object.


The internal SWISH::API::Object::Results class is used to extend the SWISH::API next_result() method with a next_result_after() method. See SWISH::API::More for documentation about how the *_after() methods work.
Aliased to next_result.
Called for each property value. The format deserialize() expects is based on serial_format in SWISH::API::Object->new().


Peter Karman, <karman@cpan.org>
Thanks to Atomic Learning for supporting some of the development of this module.

Copyright (C) 2008 by Peter Karman
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.