You are viewing a single thread.
View all comments
34 points
*

I’d sooner pipe a dozen POSIX commands together than write a single line of Perl.

permalink
report
reply
7 points

Back when Perl was the language of choice for bioinformatics, I found a huge performance boost pre-processing large (~1Tb) text files using built in unix tools like sed and awk with regex. So while it might take me a full hour to peck out the correct incantation, the task would then run in an hour, compared to four hours or more for the same task using Perl.

So many pipes…

permalink
report
parent
reply
2 points

The beauty of Unix philosophy

A program does one thing, and it does it well

permalink
report
parent
reply
6 points

@davel @learnbyexample
Too bad. You are missing out on a great language.

permalink
report
parent
reply
9 points

I walked away from Perl about a decade ago, after having used it for about a decade. I have not missed it.

permalink
report
parent
reply
3 points

I play with it sometimes, kinde like some of the syntax, especially regex and ;. I tried doing regex with sed when working on one personal script, but was getting errors way too often everywhere. Perl did what I wanted in a few lines and gave me desired output, so I just used that.

Imo, it doesn’t really matter what you use for writing code for your personal use as long as it works. : )

permalink
report
parent
reply

Linux

!linux@lemmy.ml

Create post

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

  • Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
  • No misinformation
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

Community stats

  • 7.5K

    Monthly active users

  • 6.6K

    Posts

  • 179K

    Comments