Security Advisories (1)
CVE-2025-15578
(2026-02-16)
Maypole versions from 2.10 through 2.13 for Perl generates session ids insecurely. The session id is seeded with the system time (which is available from HTTP response headers), a call to the built-in rand() function, and the PID.
No POD found for BeerDB.pm.
Time to read the source?
Module Install Instructions
To install Maypole, copy and paste the appropriate command in to your terminal.
cpanm Maypole
perl -MCPAN -e shell
install Maypole
For more information on module installation, please visit the detailed CPAN module installation guide.