in reply to Re: Need help using Inline::Module with JavaScript::Embedded
in thread Need help using Inline::Module with JavaScript::Embedded
Sorry for the slightly off-topic questions ahead, but I am still a beginner, learning Perl.
So, I want to understand this a little bit better. So, when inline C is used, the compiler saves the binaries. How does Perl know not to compile it again? And where does the compiler save the binaries when done? Is it in /tmp/ramdisk or is there a specific directory for Perl inline C binaries? How are these binaries named? Are they given random names?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Need help using Inline::Module with JavaScript::Embedded
by haukex (Archbishop) on Jul 13, 2022 at 20:04 UTC | |
by harangzsolt33 (Deacon) on Jul 14, 2022 at 18:57 UTC | |
|
Re^3: Need help using Inline::Module with JavaScript::Embedded
by syphilis (Archbishop) on Jul 14, 2022 at 14:34 UTC |