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


SWISH-API-Object documentation  | view source Contained in the SWISH-API-Object distribution.

Index


NAME

Top

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

SYNOPSIS

Top

  # see  SWISH::API::Object;

DESCRIPTION

Top

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

REQUIREMENTS

Top

SWISH::API::Object

METHODS

Top

next_result

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.

next

Aliased to next_result.

deserialize( format, prop_val )

Called for each property value. The format deserialize() expects is based on serial_format in SWISH::API::Object->new().

SEE ALSO

Top

SWISH::API, SWISH::API::More

AUTHOR

Top

Peter Karman, <karman@cpan.org>

Thanks to Atomic Learning for supporting some of the development of this module.

COPYRIGHT AND LICENSE

Top


SWISH-API-Object documentation  | view source Contained in the SWISH-API-Object distribution.