--- name: Config runtime: pp source: src/native/Config/pp.rs --- ```{index} single: Config; Perl module (pp runtime) ``` # Config pp runtime adapter for Config. Thin wrapper: delegates config data and formatting to core.rs, handles only pp-runtime value type conversions (Sv, Hv, Av, Cv). Perl equivalent: Config (core module)