in reply to "write once, run anywhere"
It is my understanding that while the Java code would remain the same regardless of platform, the JVM might have differences in it based on the OS and compilers. If the JVM works the same as the Perl executable, then there might not be much difference (from a scripts perspective between OS platforms). There of course would be differences in the underlying exectuble that is invoked.
Please also bear in mind that I Am Not An Expert and could be completely wrong in all my comments :-).
|
|---|