The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more
123 # osr5 needs to explicitly link against libc to pull in some static symbolsno strict 'vars';$self->{LIBS} = ['-ldb -lc'] if $Config{'osvers'} =~ '3\.2v5\.0\..' ;
# osr5 needs to explicitly link against libc to pull in some static symbols
no
strict
'vars'
;
$self
->{LIBS} = [
'-ldb -lc'
]
if
$Config
{
'osvers'
} =~
'3\.2v5\.0\..'