The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Catalyst::Plugin::Authentication::Credential::HTTP::User - Wrapper for LWP::UserAgent

DESCRIPTION

A thin wrapper for LWP::UserAgent to make basic auth simpler.

METHODS

credentials

now takes just a username and password

get_basic_credentials

Returns the set credentials, takes no options.

AUTHOR

Marcus Ramberg <mramberg@cpan.org

LICENSE

This software is licensed under the same terms as perl itself.