HTML-Parser v3.82 Perl 5 v5.18.4 darwin-2level

Status
Pass
From
Stanislaw Pusep
Dist
HTML-Parser v3.82
Platform
Perl 5 v5.18.4 darwin-2level
Date
2024-03-15 20:42:05
ID
7bfdfb3c-e30c-11ee-873e-4df6afd8d51e
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear OALDERS,

This is a computer-generated report for HTML-Parser-3.82
on perl 5.18.4, created by App::cpanminus::reporter 0.21 (1.7044).

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '':

Building and testing HTML-Parser-3.82
cp lib/HTML/Parser.pm blib/lib/HTML/Parser.pm
cp lib/HTML/HeadParser.pm blib/lib/HTML/HeadParser.pm
cp lib/HTML/Entities.pm blib/lib/HTML/Entities.pm
cp lib/HTML/TokeParser.pm blib/lib/HTML/TokeParser.pm
cp lib/HTML/PullParser.pm blib/lib/HTML/PullParser.pm
cp lib/HTML/LinkExtor.pm blib/lib/HTML/LinkExtor.pm
cp lib/HTML/Filter.pm blib/lib/HTML/Filter.pm
Running Mkbootstrap for Parser ()
chmod 644 "Parser.bs"
"/Users/stan/perl5/perlbrew/perls/perl-5.18.4/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parser.bs blib/arch/auto/HTML/Parser/Parser.bs 644
"/Users/stan/perl5/perlbrew/perls/perl-5.18.4/bin/perl" "/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/site_perl/5.18.4/ExtUtils/xsubpp"  -typemap '/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/ExtUtils/typemap' -typemap '/Users/stan/.cpanm/work/1710535314.99975/HTML-Parser-3.82/typemap'  Parser.xs > Parser.xsc
mv Parser.xsc Parser.c
cc -c   -fno-common -DPERL_DARWIN -mmacosx-version-min=12.2 -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -DPERL_USE_SAFE_PUTENV -Wno-error=implicit-function-declaration -O3   -DVERSION=\"3.82\" -DXS_VERSION=\"3.82\"  "-I/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE"  -DMARKED_SECTION Parser.c
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:3480:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv.h:593:
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:393:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:348:49: note: expanded from macro 'MURMUR_DOBYTES'
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:393:7: note: '{' token is here
      MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:348:60: note: expanded from macro 'MURMUR_DOBYTES'
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                           ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:393:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:393:7: note: '{' token is here
      MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:393:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:393:7: note: ')' token is here
      MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:3480:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv.h:593:
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:393:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:357:7: note: expanded from macro 'MURMUR_DOBYTES'
    } \
      ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:393:7: note: ')' token is here
      MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:358:3: note: expanded from macro 'MURMUR_DOBYTES'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:3480:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv.h:593:
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:402:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:402:13: note: '{' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:402:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:402:13: note: ')' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:3480:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv.h:593:
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:410:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:410:13: note: '{' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:410:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:410:13: note: ')' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:3480:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv.h:593:
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:418:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:418:13: note: '{' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:418:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:418:13: note: ')' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:3480:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv.h:593:
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:426:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:426:13: note: '{' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:426:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:426:13: note: ')' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:3480:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv.h:593:
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:434:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:348:49: note: expanded from macro 'MURMUR_DOBYTES'
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:434:5: note: '{' token is here
    MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:348:60: note: expanded from macro 'MURMUR_DOBYTES'
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                           ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:434:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:434:5: note: '{' token is here
    MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:434:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:434:5: note: ')' token is here
    MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:3480:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv.h:593:
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:434:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:357:7: note: expanded from macro 'MURMUR_DOBYTES'
    } \
      ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:434:5: note: ')' token is here
    MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:358:3: note: expanded from macro 'MURMUR_DOBYTES'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Parser.xs:30:
./util.c:250:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    SvCUR_set(sv, t - SvPVX(sv));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/sv.h:1299:2: note: expanded from macro 'SvCUR_set'
        STMT_START { \
        ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./util.c:250:5: note: '{' token is here
    SvCUR_set(sv, t - SvPVX(sv));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/sv.h:1299:13: note: expanded from macro 'SvCUR_set'
        STMT_START { \
                   ^
In file included from Parser.xs:30:
./util.c:250:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    SvCUR_set(sv, t - SvPVX(sv));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/sv.h:1305:43: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                        ^
./util.c:250:5: note: ')' token is here
    SvCUR_set(sv, t - SvPVX(sv));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/sv.h:1305:45: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                          ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:348:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/pp.h:59:2: note: expanded from macro 'PUSHMARK'
        STMT_START {                                    \
        ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:348:2: note: '{' token is here
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/pp.h:59:13: note: expanded from macro 'PUSHMARK'
        STMT_START {                                    \
                   ^
In file included from Parser.xs:31:
./hparser.c:348:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/pp.h:63:2: note: expanded from macro 'PUSHMARK'
        } STMT_END
        ^
./hparser.c:348:2: note: ')' token is here
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/pp.h:63:4: note: expanded from macro 'PUSHMARK'
        } STMT_END
          ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:635:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvCUR_set(p_state->skipped_text, 0);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/sv.h:1299:2: note: expanded from macro 'SvCUR_set'
        STMT_START { \
        ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:635:2: note: '{' token is here
        SvCUR_set(p_state->skipped_text, 0);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/sv.h:1299:13: note: expanded from macro 'SvCUR_set'
        STMT_START { \
                   ^
In file included from Parser.xs:31:
./hparser.c:635:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvCUR_set(p_state->skipped_text, 0);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/sv.h:1305:43: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                        ^
./hparser.c:635:2: note: ')' token is here
        SvCUR_set(p_state->skipped_text, 0);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/sv.h:1305:45: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                          ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:855:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                FREE_TOKENS;
                ^~~~~~~~~~~
./tokenpos.h:24:4: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:855:3: note: '{' token is here
                FREE_TOKENS;
                ^~~~~~~~~~~
./tokenpos.h:24:15: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:855:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                FREE_TOKENS;
                ^~~~~~~~~~~
./tokenpos.h:27:4: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
   ^
./hparser.c:855:3: note: ')' token is here
                FREE_TOKENS;
                ^~~~~~~~~~~
./tokenpos.h:27:6: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:869:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                FREE_TOKENS;
                ^~~~~~~~~~~
./tokenpos.h:24:4: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:869:3: note: '{' token is here
                FREE_TOKENS;
                ^~~~~~~~~~~
./tokenpos.h:24:15: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:869:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                FREE_TOKENS;
                ^~~~~~~~~~~
./tokenpos.h:27:4: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
   ^
./hparser.c:869:3: note: ')' token is here
                FREE_TOKENS;
                ^~~~~~~~~~~
./tokenpos.h:27:6: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:876:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                FREE_TOKENS;
                ^~~~~~~~~~~
./tokenpos.h:24:4: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:876:3: note: '{' token is here
                FREE_TOKENS;
                ^~~~~~~~~~~
./tokenpos.h:24:15: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:876:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                FREE_TOKENS;
                ^~~~~~~~~~~
./tokenpos.h:27:4: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
   ^
./hparser.c:876:3: note: ')' token is here
                FREE_TOKENS;
                ^~~~~~~~~~~
./tokenpos.h:27:6: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:885:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    PUSH_TOKEN(start_com, s-2);
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:4: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:885:7: note: '{' token is here
                    PUSH_TOKEN(start_com, s-2);
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:15: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:885:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    PUSH_TOKEN(start_com, s-2);
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:4: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
   ^
./hparser.c:885:7: note: ')' token is here
                    PUSH_TOKEN(start_com, s-2);
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:6: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:1152:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSH_TOKEN(decl_id, s);
        ^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:4: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:1152:2: note: '{' token is here
        PUSH_TOKEN(decl_id, s);
        ^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:15: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:1152:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSH_TOKEN(decl_id, s);
        ^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:4: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
   ^
./hparser.c:1152:2: note: ')' token is here
        PUSH_TOKEN(decl_id, s);
        ^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:6: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:1169:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                PUSH_TOKEN(str_beg, s);
                ^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:4: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:1169:3: note: '{' token is here
                PUSH_TOKEN(str_beg, s);
                ^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:15: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:1169:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                PUSH_TOKEN(str_beg, s);
                ^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:4: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
   ^
./hparser.c:1169:3: note: ')' token is here
                PUSH_TOKEN(str_beg, s);
                ^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:6: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:1191:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                        PUSH_TOKEN(com_beg, s);
                        ^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:4: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:1191:4: note: '{' token is here
                        PUSH_TOKEN(com_beg, s);
                        ^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:15: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:1191:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                        PUSH_TOKEN(com_beg, s);
                        ^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:4: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
   ^
./hparser.c:1191:4: note: ')' token is here
                        PUSH_TOKEN(com_beg, s);
                        ^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:6: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:1204:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                PUSH_TOKEN(word_beg, s);
                ^~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:4: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:1204:3: note: '{' token is here
                PUSH_TOKEN(word_beg, s);
                ^~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:15: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:1204:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                PUSH_TOKEN(word_beg, s);
                ^~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:4: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
   ^
./hparser.c:1204:3: note: ')' token is here
                PUSH_TOKEN(word_beg, s);
                ^~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:6: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:1216:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            FREE_TOKENS;
            ^~~~~~~~~~~
./tokenpos.h:24:4: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:1216:6: note: '{' token is here
            FREE_TOKENS;
            ^~~~~~~~~~~
./tokenpos.h:24:15: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:1216:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            FREE_TOKENS;
            ^~~~~~~~~~~
./tokenpos.h:27:4: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
   ^
./hparser.c:1216:6: note: ')' token is here
            FREE_TOKENS;
            ^~~~~~~~~~~
./tokenpos.h:27:6: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:1221:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        FREE_TOKENS;
        ^~~~~~~~~~~
./tokenpos.h:24:4: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:1221:2: note: '{' token is here
        FREE_TOKENS;
        ^~~~~~~~~~~
./tokenpos.h:24:15: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:1221:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        FREE_TOKENS;
        ^~~~~~~~~~~
./tokenpos.h:27:4: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
   ^
./hparser.c:1221:2: note: ')' token is here
        FREE_TOKENS;
        ^~~~~~~~~~~
./tokenpos.h:27:6: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:1225:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        FREE_TOKENS;
        ^~~~~~~~~~~
./tokenpos.h:24:4: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:1225:2: note: '{' token is here
        FREE_TOKENS;
        ^~~~~~~~~~~
./tokenpos.h:24:15: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:1225:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        FREE_TOKENS;
        ^~~~~~~~~~~
./tokenpos.h:27:4: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
   ^
./hparser.c:1225:2: note: ')' token is here
        FREE_TOKENS;
        ^~~~~~~~~~~
./tokenpos.h:27:6: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:1282:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSH_TOKEN(beg+1, s);  /* tagname */
    ^~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:4: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:1282:5: note: '{' token is here
    PUSH_TOKEN(beg+1, s);  /* tagname */
    ^~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:15: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:1282:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSH_TOKEN(beg+1, s);  /* tagname */
    ^~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:4: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
   ^
./hparser.c:1282:5: note: ')' token is here
    PUSH_TOKEN(beg+1, s);  /* tagname */
    ^~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:6: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:1313:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSH_TOKEN(attr_name_beg, attr_name_end); /* attr name */
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:4: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:1313:2: note: '{' token is here
        PUSH_TOKEN(attr_name_beg, attr_name_end); /* attr name */
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:15: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:1313:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSH_TOKEN(attr_name_beg, attr_name_end); /* attr name */
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:4: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
   ^
./hparser.c:1313:2: note: ')' token is here
        PUSH_TOKEN(attr_name_beg, attr_name_end); /* attr name */
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:6: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:1329:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                PUSH_TOKEN(s, s);
                ^~~~~~~~~~~~~~~~
./tokenpos.h:15:4: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:1329:3: note: '{' token is here
                PUSH_TOKEN(s, s);
                ^~~~~~~~~~~~~~~~
./tokenpos.h:15:15: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:1329:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                PUSH_TOKEN(s, s);
                ^~~~~~~~~~~~~~~~
./tokenpos.h:21:4: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
   ^
./hparser.c:1329:3: note: ')' token is here
                PUSH_TOKEN(s, s);
                ^~~~~~~~~~~~~~~~
./tokenpos.h:21:6: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:1340:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                PUSH_TOKEN(str_beg, s);
                ^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:4: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:1340:3: note: '{' token is here
                PUSH_TOKEN(str_beg, s);
                ^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:15: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:1340:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                PUSH_TOKEN(str_beg, s);
                ^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:4: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
   ^
./hparser.c:1340:3: note: ')' token is here
                PUSH_TOKEN(str_beg, s);
                ^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:6: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:1355:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                PUSH_TOKEN(word_start, s);
                ^~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:4: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:1355:3: note: '{' token is here
                PUSH_TOKEN(word_start, s);
                ^~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:15: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:1355:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                PUSH_TOKEN(word_start, s);
                ^~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:4: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
   ^
./hparser.c:1355:3: note: ')' token is here
                PUSH_TOKEN(word_start, s);
                ^~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:6: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:1363:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            PUSH_TOKEN(0, 0); /* boolean attr value */
            ^~~~~~~~~~~~~~~~
./tokenpos.h:15:4: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:1363:6: note: '{' token is here
            PUSH_TOKEN(0, 0); /* boolean attr value */
            ^~~~~~~~~~~~~~~~
./tokenpos.h:15:15: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:1363:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            PUSH_TOKEN(0, 0); /* boolean attr value */
            ^~~~~~~~~~~~~~~~
./tokenpos.h:21:4: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
   ^
./hparser.c:1363:6: note: ')' token is here
            PUSH_TOKEN(0, 0); /* boolean attr value */
            ^~~~~~~~~~~~~~~~
./tokenpos.h:21:6: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:1412:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        FREE_TOKENS;
        ^~~~~~~~~~~
./tokenpos.h:24:4: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:1412:2: note: '{' token is here
        FREE_TOKENS;
        ^~~~~~~~~~~
./tokenpos.h:24:15: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:1412:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        FREE_TOKENS;
        ^~~~~~~~~~~
./tokenpos.h:27:4: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
   ^
./hparser.c:1412:2: note: ')' token is here
        FREE_TOKENS;
        ^~~~~~~~~~~
./tokenpos.h:27:6: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:1416:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    FREE_TOKENS;
    ^~~~~~~~~~~
./tokenpos.h:24:4: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:1416:5: note: '{' token is here
    FREE_TOKENS;
    ^~~~~~~~~~~
./tokenpos.h:24:15: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:1416:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    FREE_TOKENS;
    ^~~~~~~~~~~
./tokenpos.h:27:4: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
   ^
./hparser.c:1416:5: note: ')' token is here
    FREE_TOKENS;
    ^~~~~~~~~~~
./tokenpos.h:27:6: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:1420:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    FREE_TOKENS;
    ^~~~~~~~~~~
./tokenpos.h:24:4: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:1420:5: note: '{' token is here
    FREE_TOKENS;
    ^~~~~~~~~~~
./tokenpos.h:24:15: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:1420:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    FREE_TOKENS;
    ^~~~~~~~~~~
./tokenpos.h:27:4: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
   ^
./hparser.c:1420:5: note: ')' token is here
    FREE_TOKENS;
    ^~~~~~~~~~~
./tokenpos.h:27:6: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
Parser.c:433:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:322:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                       ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
Parser.c:433:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:322:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                  ^
Parser.c:433:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
Parser.c:433:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Parser.c:433:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Parser.c:433:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
Parser.c:433:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:322:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                ^
Parser.c:433:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:322:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
Parser.xs:290:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                PUSHMARK(SP);
                ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/pp.h:59:2: note: expanded from macro 'PUSHMARK'
        STMT_START {                                    \
        ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
Parser.xs:290:3: note: '{' token is here
                PUSHMARK(SP);
                ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/pp.h:59:13: note: expanded from macro 'PUSHMARK'
        STMT_START {                                    \
                   ^
Parser.xs:290:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                PUSHMARK(SP);
                ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/pp.h:63:2: note: expanded from macro 'PUSHMARK'
        } STMT_END
        ^
Parser.xs:290:3: note: ')' token is here
                PUSHMARK(SP);
                ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/pp.h:63:4: note: expanded from macro 'PUSHMARK'
        } STMT_END
          ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
Parser.c:580:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
Parser.c:580:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Parser.c:580:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Parser.c:580:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
Parser.c:605:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
Parser.c:605:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Parser.c:605:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Parser.c:605:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
Parser.c:670:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:322:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                       ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
Parser.c:670:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:322:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                  ^
Parser.c:670:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
Parser.c:670:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Parser.c:670:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Parser.c:670:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
Parser.c:670:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:322:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                ^
Parser.c:670:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:322:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
Parser.c:806:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:322:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                       ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
Parser.c:806:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:322:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                  ^
Parser.c:806:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
Parser.c:806:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Parser.c:806:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Parser.c:806:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
Parser.c:806:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:322:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                ^
Parser.c:806:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:322:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
Parser.c:831:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
Parser.c:831:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Parser.c:831:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Parser.c:831:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
Parser.c:848:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/pp.h:295:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
                        ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
Parser.c:848:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/pp.h:295:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
                                   ^
Parser.c:848:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/pp.h:295:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
                                                              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/pp.h:292:18: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
Parser.c:848:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/pp.h:295:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
                                                              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/pp.h:292:29: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                   ^
Parser.c:848:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/pp.h:295:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
                                                              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/sv.h:2041:23: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
                      ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
Parser.c:848:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/pp.h:295:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
                                                              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/sv.h:2041:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
                                 ^
Parser.c:848:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/pp.h:295:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
                                                              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/sv.h:2041:66: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
                                                                 ^
Parser.c:848:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/pp.h:295:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
                                                              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/sv.h:2041:68: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
                                                                   ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
Parser.c:848:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/pp.h:295:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
                                                              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/pp.h:292:62: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                                                    ^
Parser.c:848:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/pp.h:295:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
                                                              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/pp.h:292:64: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                                                      ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
Parser.c:848:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/pp.h:295:66: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
                                                                        ^
Parser.c:848:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/pp.h:295:68: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
                                                                          ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
Parser.c:850:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
Parser.c:850:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Parser.c:850:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Parser.c:850:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
Parser.c:927:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_YES;
    ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:320:24: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
                       ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
Parser.c:927:5: note: '{' token is here
    XSRETURN_YES;
    ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:320:35: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
                                  ^
Parser.c:927:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_YES;
    ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
Parser.c:927:5: note: '{' token is here
    XSRETURN_YES;
    ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Parser.c:927:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_YES;
    ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Parser.c:927:5: note: ')' token is here
    XSRETURN_YES;
    ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
Parser.c:927:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_YES;
    ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:320:65: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
                                                                ^
Parser.c:927:5: note: ')' token is here
    XSRETURN_YES;
    ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:320:67: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
94 warnings generated.
rm -f blib/arch/auto/HTML/Parser/Parser.bundle
cc  -mmacosx-version-min=12.2 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector  Parser.o  -o blib/arch/auto/HTML/Parser/Parser.bundle  \
	      \
	  
chmod 755 blib/arch/auto/HTML/Parser/Parser.bundle
Manifying 7 pod documents
"/Users/stan/perl5/perlbrew/perls/perl-5.18.4/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parser.bs blib/arch/auto/HTML/Parser/Parser.bs 644
PERL_DL_NONLAZY=1 "/Users/stan/perl5/perlbrew/perls/perl-5.18.4/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module               Want     Have
#     ------------------- ----- --------
#     ExtUtils::MakeMaker  6.52     7.70
#     perl                5.008 5.018004
# 
# === Configure Suggests ===
# 
#     Module      Want Have
#     -------- ------- ----
#     JSON::PP 2.27300 4.16
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.70
# 
# === Test Requires ===
# 
#     Module               Want     Have
#     ------------------- ----- --------
#     Config                any 5.018004
#     ExtUtils::MakeMaker   any     7.70
#     File::Spec            any     3.75
#     IO::File              any     1.55
#     SelectSaver           any     1.02
#     Test::More            any 1.302198
#     URI                   any     5.27
#     perl                5.008 5.018004
#     strict                any     1.07
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module         Want     Have
#     ------------- ----- --------
#     Carp            any     1.50
#     Exporter        any     5.78
#     HTML::Tagset    any     3.22
#     HTTP::Headers   any     6.45
#     IO::File        any     1.55
#     URI             any     5.27
#     URI::URL        any     5.27
#     XSLoader        any     0.24
#     perl          5.008 5.018004
#     strict          any     1.07
# 
t/00-report-prereqs.t .. ok
t/api_version.t ........ ok
t/argspec-bad.t ........ ok
t/argspec.t ............ ok
t/argspec2.t ........... ok
t/attr-encoded.t ....... ok
t/callback.t ........... ok
t/case-sensitive.t ..... ok
t/cases.t .............. ok
t/comment.t ............ ok
t/crashme.t ............ ok
t/declaration.t ........ ok
t/default.t ............ ok
t/document.t ........... ok
t/dtext.t .............. ok
t/entities.t ........... ok
t/entities2.t .......... ok
t/filter-methods.t ..... ok
t/filter.t ............. ok
t/free.t ............... ok
t/handler-eof.t ........ ok
t/handler.t ............ ok
t/headparser-http.t .... ok
t/headparser.t ......... ok
t/ignore.t ............. ok
t/largetags.t .......... ok
t/linkextor-base.t ..... ok
t/linkextor-rel.t ...... ok
t/magic.t .............. ok
t/marked-sect.t ........ ok
t/msie-compat.t ........ ok
t/offset.t ............. ok
t/options.t ............ ok
t/parsefile.t .......... ok
t/parser.t ............. ok
t/plaintext.t .......... ok
t/process.t ............ ok
t/pullparser.t ......... ok
t/script.t ............. ok
t/skipped-text.t ....... ok
t/stack-realloc-eof.t .. ok
t/stack-realloc.t ...... ok
t/textarea.t ........... ok
t/threads.t ............ skipped: Not configured for threads
t/tokeparser.t ......... ok
t/uentities.t .......... ok
t/unbroken-text.t ...... ok
t/unicode-bom.t ........ ok
t/unicode.t ............ ok
t/xml-mode.t ........... ok
All tests successful.
Files=50, Tests=452,  3 wallclock secs ( 0.11 usr  0.07 sys +  2.32 cusr  0.47 csys =  2.97 CPU)
Result: PASS

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

runtime:

    Module              Need Have
    ------------------- ---- ----
    Carp                0    1.50
    Exporter            0    5.78
    HTML::Tagset        0    3.24
    HTTP::Headers       0    6.45
    IO::File            0    1.55
    strict              0    1.07
    URI                 0    5.27
    URI::URL            0    5.27
    XSLoader            0    0.24

build:

    Module              Need Have
    ------------------- ---- ----
    ExtUtils::MakeMaker 0    7.70

configure:

    Module              Need Have
    ------------------- ---- ----
    ExtUtils::MakeMaker 6.52 7.70


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = en_US.UTF-8
    LC_ALL = en_US.UTF-8
    LDFLAGS = -L/usr/local/opt/curl/lib
    PATH = /Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.18.4/bin:/Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.38.2/bin:/usr/local/opt/mysql-client/bin:/usr/local/opt/curl/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/Little Snitch.app/Contents/Components:/opt/X11/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Users/stan/.vim/bin:/Users/stan/bin:/Users/stan/node_modules/.bin:/usr/local/sbin:/usr/local/opt/mysql-client/bin:/usr/local/opt/curl/bin:/Applications/kitty.app/Contents/MacOS
    PERL5LIB = 
    PERLBREW_HOME = /Users/stan/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /Users/stan/perl5/perlbrew/perls/perl-5.18.4/man
    PERLBREW_PATH = /Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.18.4/bin
    PERLBREW_PERL = perl-5.18.4
    PERLBREW_ROOT = /Users/stan/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.92
    PERLBREW_VERSION = 0.92
    PERL_LOCAL_LIB_ROOT = 
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/zsh
    TERM = screen-256color
    TMPDIR = /var/folders/tk/hx6fvpsj3yzbyd1k1br945mc0000gn/T/

Perl special variables (and OS-specific diagnostics, for MSWin32):

    EGID = 20 20 12 61 79 80 81 98 701 33 100 204 250 395 398 101 400
    EUID = 501
    EXECUTABLE_NAME = /Users/stan/perl5/perlbrew/perls/perl-5.18.4/bin/perl
    GID = 20 20 12 61 79 80 81 98 701 33 100 204 250 395 398 101 400
    UID = 501

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.36    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.75    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.48    
    Test::More          1.302198
    YAML                1.31    
    YAML::Syck          n/a     
    version             0.9930  


--

Summary of my perl5 (revision 5 version 18 subversion 4) configuration:
   
  Platform:
    osname=darwin, osvers=21.3.0, archname=darwin-2level
    uname='darwin imac.fritz.box 21.3.0 darwin kernel version 21.3.0: wed jan 5 21:37:58 pst 2022; root:xnu-8019.80.24~20release_x86_64 x86_64 '
    config_args='-de -Dprefix=/Users/stan/perl5/perlbrew/perls/perl-5.18.4 -Aeval:scriptdir=/Users/stan/perl5/perlbrew/perls/perl-5.18.4/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=12.2 -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -DPERL_USE_SAFE_PUTENV',
    optimize='-O3',
    cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=12.2 -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='Apple LLVM 13.0.0 (clang-1300.0.29.30)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -mmacosx-version-min=12.2 -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lgdbm -ldb
    perllibs=
    libc=, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -mmacosx-version-min=12.2 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_SAWAMPERSAND
                        PERL_USE_SAFE_PUTENV USE_64_BIT_ALL USE_64_BIT_INT
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF
  Locally applied patches:
	Devel::PatchPerl 2.08
  Built under darwin
  Compiled at Feb 10 2022 22:52:53
  %ENV:
    PERL5LIB=""
    PERLBREW_HOME="/Users/stan/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/Users/stan/perl5/perlbrew/perls/perl-5.18.4/man"
    PERLBREW_PATH="/Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.18.4/bin"
    PERLBREW_PERL="perl-5.18.4"
    PERLBREW_ROOT="/Users/stan/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.92"
    PERLBREW_VERSION="0.92"
    PERL_LOCAL_LIB_ROOT=""
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/site_perl/5.18.4/darwin-2level
    /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/site_perl/5.18.4
    /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level
    /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4
    .