If you have open(F, ">$_[1]") and the filename is ">foo" ... what happens? The 3-arg open() prevents that.
Gah. I keep forgetting that *nix allows shell metacharacters in filenames. (I cut my teeth on PC-DOS 3.3, which, whatever its other problems, does not permit that particular form of lossage.)
In reply to Re: P2P Golf: MoleSter
by jonadab
in thread P2P Golf: MoleSter
by hossman
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |