# New Ticket Created by Bernhard Schmalhofer # Please include the string: [perl #37357] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=37357 >
Hi, currently 'examples/assembly' contains PASM and PIR code. As this is mildly confusing, 'assembly' should be split up into e.g. 'pir', 'pasm' and 'library'. In the course of splitting up, the broken examples can be fixed, or converted to PIR. Scripts without user interaction can also easily be tested by 't/examples/*.t'. CU, Bernhard