Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 28 |
Nodes: | 6 (0 / 6) |
Uptime: | 49:27:37 |
Calls: | 451 |
Files: | 1,048 |
Messages: | 94,232 |
Posted today: | 1 |
On 12/23/2024 4:57 PM, Lawrence D'Oliveiro wrote:
On Mon, 23 Dec 2024 07:26:15 -0600, Ed Morton wrote:
Awk is a mandatory POSIX tool (and so available on all POSIX-compliant
Unix-y systems) with a tiny but powerful language focused on just text
processing, perl is none of that.
Perl is all of that, and more. Text processing is very much the raison
dtre for Perl. Because it turns out it can get quite complicated.
Is perl a mandatory POSIX tool? No.
Does perl have a tiny language? No.
Is perl focused on just text processing? No.
So, is perl a mandatory POSIX tool with a tiny language focused on just
text processing? No, as previously mentioned, perl is none of that.