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

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

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

Returns the Name
Returns the Value

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

Josh Rabinowitz, <joshr>

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