ower_own_perl_wiki
This is an old revision of the document!
Our Own Perl Wiki
Differences from Java
- Type: Variables are either scalars (int, double, string, ref) prefixed by $; arrays of scalars prefixed by @; or hashes of scalar pairs prefixed by %.
- Operators: same as Java except eq, gt, … for strings.
- Control Structures (selection and iteration): same plus foreach for hashes.
- Cool stuff: interpolation, here docs, and regex.
- Web Goodies: CGI module; param; %ENV; many html functions that take an optional hash.
ower_own_perl_wiki.1190756334.txt.gz · Last modified: 2007/09/25 21:38 by roumani