Sometimes I think there should be a section at the top of Perlfunc that lists the unixisms that have been turned into keywords. Things like 'unlink' and 'stat' are not in the slightest bit intuitive for a non unix person, and as such shouldnt have been used as perl keywords, but since they were they should be highlighted as being derived from the *nix world. (I took me longer than I want to admit when I first started using perl to figure out how to get it to delete a file. :-)
First they ignore you, then they laugh at you, then they fight you, then you win.
-- Gandhi
In reply to Re: I can't find anything
by demerphq
in thread I can't find anything
by ellem
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |