# New Ticket Created by ugexe # Please include the string: [perl #122985] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=122985 > perlxs.pod: "When the CLEANUP: keyword is used it must follow any CODE:, PPCODE:, or OUTPUT: blocks which are present in the XSUB." Should PPCODE not be listed here? If I put a CLEANUP after a PPCODE make errors out with "PPCODE must be last thing"Thread Previous