http://qs321.pair.com?node_id=40878


in reply to (tye)RE: perl
in thread perl

There is all kinds of hard in the world:
root# ls -l `which perl`
-rwxr-xr-x    3 root     root       733687 Apr 15  2000 /usr/bin/perl
root# ls -l `which grep`
-rwxr-xr-x    1 root     root        75600 Feb  3  2000 /bin/grep

One of them is footprint. I love perl, but it's a big stick to hit grep with. =)

--
$you = new YOU;
honk() if $you->love(perl)