You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
450 B
10 lines
450 B
# Copyright 2024 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
# This file contains descriptions of PERL_FEATURES USE_EXPAND flags.
|
|
|
|
# Keep it sorted.
|
|
debug - PERL_FEATURES setting enabling internal debug support in Perl
|
|
ithreads - PERL_FEATURES setting enabling interpreter level threads, has some compatibility problems
|
|
quadmath - PERL_FEATURES setting enabling 128bit floating point arithmetic via libquadmath
|