id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
2025,tools/dev/ops_not_tested.pl: Program no longer runs: libraries missing,jkeenan,jkeenan,"In the course of working on TT #1049 this evening, I came across this program, previously unknown to me: ''tools/dev/ops_not_tested.pl''.  It cannot compile because there are two libraries `use`d which we no longer supply:
{{{
11:use Parrot::Op;
12:use Parrot::OpLib::core;
53:$opcodes->{ $_->full_name }++ for @$Parrot::OpLib::core::ops;
}}}
1. Do we need this program anymore?

2. Do we have a workaround?

Thank you very much.

kid51",cage,closed,minor,,tools,3.1.0,low,fixed,,,,applied,
