Description
Perl applications can communicate with RADIUS servers to perform authentication, authorization, or accounting workflows. This is useful for network access systems, admin tools, and integrations that need to check users against RADIUS infrastructure.
It is a developer library, not a login app by itself. Programs using it handle credentials and authentication results, so server settings and secret handling must be protected.