| SWISH-API-Remote documentation | view source | Contained in the SWISH-API-Remote distribution. |
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
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.
| SWISH-API-Remote documentation | view source | Contained in the SWISH-API-Remote distribution. |