in reply to Re: pp - where is the Perl interpreter ?
in thread pp - where is the Perl interpreter ?
I thought about wrapping the sons as pp packages, but it looks silly - the difference between fathers and sons is their bytecode, so why to replicate the whole thing, including the interpreter ?
I understand that an interpreter instance has to be invoked per father/son, but why to replicate all the binary files belonging to interpreter ?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: pp - where is the Perl interpreter ?
by mr_mischief (Monsignor) on May 14, 2009 at 19:21 UTC |