The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more
Google::Chart::QueryComponent::Simple - Simplified Google::Chart Query Component
package MyStuff;use Moose;with 'Google::Chart::QueryComponent::Simple';
package
MyStuff;
use
Moose;
with
'Google::Chart::QueryComponent::Simple'
;
To install Google::Chart, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Google::Chart
CPAN shell
perl -MCPAN -e shell install Google::Chart
For more information on module installation, please visit the detailed CPAN module installation guide.