VERSION
version 0.09SYNOPSIS
use HTTP::Headers::ActionPack::Core::BaseAuthHeader;
DESCRIPTION
This is a base class for Auth-style headers; it inherits from HTTP::Headers::ActionPack::Core::BaseHeaderWithParams.METHODS
- "new ( %params )"
- "new_from_string ( $header_string )"
- "auth_type"
- "as_string"
AUTHOR
Stevan Little <[email protected]>CONTRIBUTORS
- Andrew Nelson <[email protected]>
- Dave Rolsky <[email protected]>
- Florian Ragwitz <[email protected]>
- Jesse Luehrs <[email protected]>
- Karen Etheridge <[email protected]>
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.

