# New Ticket Created by Jonathan Worthington # Please include the string: [perl #42001] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=42001 >
Hi, I managed to miss out preturn in the PCCMETHOD naming cleanup. Sorry. :-( preturn also needs renaming for consistency - it should be renamed to PCCRETURN. See also docs/dev/pccmethods.pod - yes, we now have documentation for this stuff now. Thanks! Jonathan