table of contents
HTTP::Headers::ActionPack::Core::Base(3pm) | User Contributed Perl Documentation | HTTP::Headers::ActionPack::Core::Base(3pm) |
NAME¶
HTTP::Headers::ActionPack::Core::Base - A Base class
VERSION¶
version 0.09
SYNOPSIS¶
use HTTP::Headers::ActionPack::Core::Base;
DESCRIPTION¶
There are no real user serviceable parts in here.
METHODS¶
- "new"
- "BUILDARGS"
- "CREATE"
- "BUILD"
- "as_string"
AUTHOR¶
Stevan Little <stevan.little@iinteractive.com>
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.
2024-03-06 | perl v5.38.2 |