NAME
SWISH::Prog::Native::Result - result class for SWISH::API::Object
SYNOPSIS
# see SWISH::Prog::Result
DESCRIPTION
The Native Result implements the SWISH::Prog::Result API for SWISH::API::Object results.
METHODS
uri
Alias for swishdocpath().
mtime
Alias for swishlastmodified().
title
Alias for swishtitle().
summary
Alias for swishdescription().
score
Alias for swishrank().
AUTHOR
Peter Karman, <perl@peknet.com>
COPYRIGHT AND LICENSE
Copyright 2008 by Peter Karman
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.