< Previous | [Index] | slide #12 out of 31 slides | Next >

What is Perl? (cont.)

What is Perl?

Unlike most Unix utilities, Perl does not arbitrarily limit the size of your data -- if you've got the memory: Perl can slurp in your whole file as a single string.

Recursion is of unlimited depth.

Tables used by hashes grow as necessary to prevent degraded performance.

Can use sophisticated pattern matching techniques to scan large amounts of data quickly.

Although optimized for scanning text, Perl can also deal with binary data.

< Previous (11) | [Index] | (13/31) Next >


Shlomo Yona. Perl lectures 2002. Slides automatically generated by a Perl script. Last update on Wed Oct 16 09:39:00 IST 2002