Net::Async::Statsd::Client versions through 0.005 for Perl allow metric injections. The metric names are not checked for newlines, colons or pipes. Metrics generated from untrusted sources could inject additional statsd metrics.
To install Net::Async::Statsd, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Net::Async::Statsd
CPAN shell
perl -MCPAN -e shell install Net::Async::Statsd
For more information on module installation, please visit the detailed CPAN module installation guide.