# New Ticket Created by Will Coleda
# Please include the string: [perl #48565]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=48565 >
>From PDD17:
Methods are declared in the body of the C<pmclass> or C<prole>
declaration with C<METHOD>.
METHOD inspect(STRING *what :optional, int got_what :opt_flag) {...}
[NOTE: There is an older C<METHOD> keyword, which is deprecated. The
current C<PCCMETHOD> will be renamed to C<METHOD>.]
--
Will "Coke" Coleda