Net::OpenStack::Client::Base provides basic class structure for Net::OpenStack::Client
Convenience methods to access the log instance that might be passed during initialisation and set to $self->{log}.
Convenience method to access verbose method of log instance if it exists. When absent, this is an alias for debug.
To install Net::OpenStack::Client, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Net::OpenStack::Client
CPAN shell
perl -MCPAN -e shell install Net::OpenStack::Client
For more information on module installation, please visit the detailed CPAN module installation guide.