# New Ticket Created by Paul Cochrane
# Please include the string: [perl #44431]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=44431 >
In the file lib/Parrot/Manifest.pm there is the todo item within the
sub _get_manifest_entry():
# XXX Most of these can probably be cleaned up
This, I believe, refers to the regexps within the sub. They seem,
however, pretty clean to me, so maybe this has been seen to and noone
has removed the todo item.