HTTP::Headers::ActionPack::LinkList(3) A List of Link objects

VERSION

version 0.09

SYNOPSIS


use HTTP::Headers::ActionPack::LinkList;

DESCRIPTION

This is a simple list of Links since the Link header can legally have more then one link in it.

METHODS

"add ( $link )"
"add_header_value ( $header_value )"
"iterable"

AUTHOR

Stevan Little <[email protected]>

CONTRIBUTORS

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Infinity Interactive, Inc..

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.