HTTP::Headers::ActionPack::LinkList - A List of Link objects
Contents
Contributors
• Andrew Nelson <anelson@cpan.org>
• Dave Rolsky <autarch@urth.org>
• Florian Ragwitz <rafl@debian.org>
• Jesse Luehrs <doy@tozt.net>
• Karen Etheridge <ether@cpan.org>
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.
perl v5.38.2 2024-03-06 HTTP::Headers:...nPack::LinkList(3pm)
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"
Name
HTTP::Headers::ActionPack::LinkList - A List of Link objects
Synopsis
use HTTP::Headers::ActionPack::LinkList;
Version
version 0.09
