in reply to Re: Can a perl program always be architecture-independent?
in thread Can a perl program always be architecture-independent?
Yes, sorry. The same OS, but on different hardware.
"The answer is simple: Perl scripts are interpreted, so as long as the interpreter works on that hardware, your script will too."
As long as that version of Perl, supports the features used in that script, yes.
But in my situation, it will be the same Perl core, just different hardware, so you are right. Thanks.
|
|---|