SWISH::API::Remote::Header - An index header names/value, from a swished server


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

Index


NAME

Top

SWISH::API::Remote::Header - An index header names/value, from a swished server

SYNOPSIS

Top

 my $name = $result->Name;
 my $value = $result->Value;

DESCRIPTION

Top

Stores a header names/values from a swished server. Intended to be used with SWISH::API::Remote.

METHODS

Top

Name

Returns the Name

Value

Returns the Value

SEE ALSO

Top

SWISH::API::Remote::Results, SWISH::API::Remote, swish-e

AUTHOR

Top

Josh Rabinowitz, <joshr>

COPYRIGHT AND LICENSE

Top


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