I'll disagree with some of the points provided so far.
My suggestions on porting are more along the lines of "use modules" first, Perl second, and avoid everything else. So use IPC::Open3 not fork. Use File::Copy and mkdir not system. Use readdir not qx.
- tye (but my friends call me "Tye")In reply to (tye)Re: Platform Differences
by tye
in thread Platform Differences
by dragonchild
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |