# New Ticket Created by Paul Cochrane # Please include the string: [perl #44447] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=44447 >
In the file t/compilers/pge/pge.t there is the todo item (with some context):
'PGE::Grammar' => [qw/ regex /], ## TODO deprecated
My guess is that this part of the PGE API needs to be removed as it is
deprecated.
