Flags in perl_features
| Flag | Description | Packages Using This Flag |
|---|---|---|
| debug | PERL_FEATURES setting enabling internal debug support in Perl | View specific flag page (perl_features_debug) |
| ithreads | PERL_FEATURES setting enabling interpreter level threads, has some compatibility problems | View specific flag page (perl_features_ithreads) |
| quadmath | PERL_FEATURES setting enabling 128bit floating point arithmetic via libquadmath | View specific flag page (perl_features_quadmath) |