# New Ticket Created by Paul Cochrane # Please include the string: [perl #42381] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=42381 >
In the file src/ops/core.ops within the load_bytecode() op there is the todo item embedded in a docstring: "Load Parrot bytecode from file $1, and (TODO) search the library path, to locate the file." This functionality needs implementation.