From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
WebService::ProfitBricks::Image - Manages Images
Manage the images.
my @images = Images->list;
my
@images
= Images->list;
To install WebService::ProfitBricks, copy and paste the appropriate command in to your terminal.
cpanm
cpanm WebService::ProfitBricks
CPAN shell
perl -MCPAN -e shell install WebService::ProfitBricks
For more information on module installation, please visit the detailed CPAN module installation guide.