The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Net::OpenStack::Client::Base provides basic class structure for Net::OpenStack::Client

Public methods

new
error, warn, info, debug

Convenience methods to access the log instance that might be passed during initialisation and set to $self->{log}.

verbose

Convenience method to access verbose method of log instance if it exists. When absent, this is an alias for debug.