http://qs1969.pair.com?node_id=1075465


in reply to OS independent perl script

Just write it, sticking to the core functions, avoid "system()" lines as said, test it on different platforms and Operative systems and if you find troubles ask a specific question here.

There is a gazillion ways to write a "perl script"; without knowing what problem you want to solve is complicated to know the best way to write and fix it.