in reply to Re^4: Completely removing a perl function.
in thread Completely removing a perl function.
For example, there's no way to directly write to a specific memory address in Perl (without using XS).I think you mean to say that there's no supported way to write to a specific memory address in Perl. There are many unsupported methods to do so.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Completely removing a perl function.
by Anonymous Monk on Jun 29, 2006 at 16:04 UTC | |
by ikegami (Patriarch) on Jun 29, 2006 at 16:22 UTC |