From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
123 # BSD platforms have extra fields in struct tm that need to be initialized.# XXX A Configure test is needed.$self->{CCFLAGS} = $Config{ccflags} . ' -DSTRUCT_TM_HASZONE' ;
# BSD platforms have extra fields in struct tm that need to be initialized.
# XXX A Configure test is needed.
$self
->{CCFLAGS} =
$Config
{ccflags} .
' -DSTRUCT_TM_HASZONE'
;