Amon2::Auth::Site::LINE uses the String::Random module to generate nonce values. String::Random defaults to Perl's built-in predictable random number generator, the rand() function, which is not cryptographically secure
To install Amon2::Auth::Site::LINE, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Amon2::Auth::Site::LINE
CPAN shell
perl -MCPAN -e shell install Amon2::Auth::Site::LINE
For more information on module installation, please visit the detailed CPAN module installation guide.