summaryrefslogtreecommitdiffstats
path: root/src/modules/rlm_perl/README.md
blob: 958c1321cc605f2ef00db24077019e1fe2bd3ea5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# rlm_perl
## Metadata
<dl>
  <dt>category</dt><dd>languages</dd>
</dl>

## Summary

Allows the server to call a persistent, embedded Perl script.

When there are policies that cannot be implemented in unlang, it
is usually possible to use rlm_perl or rlm_python3 instead.