ower_own_perl_wiki
This is an old revision of the document!
Our Own Perl Wiki
Differences from Java
- Type: Variables are either scalars prefixed by $, arrays of scalars prefixed by @, or hashes of scalar pairs prefixed by %.
- Operators: same as Java except eq, gt, lt, … for string comparisons.
- Control Structures (selection and iteration): same as Java plus foreach for hashes.
- Cool stuff: interpolation, here-docs, regex, and web goodies such as param and &ENV.
ower_own_perl_wiki.1190756722.txt.gz · Last modified: 2007/09/25 21:45 by roumani