in reply to Re: Module Modification at Runtime
in thread Module Modification at Runtime

When I was debugging the code I was inserting my code into the middle. Its only for this write-up that I move the inserted code to the ends. So it was right after ->_skew and right before the tests regarding ->_terminus and ->_column. I've also done your wrapper code as well but at the time I didn't want to copy/paste code all over the place.