SHARE
Facebook X Pinterest WhatsApp

Perl.com: Turning the Tide on Perl’s Attitude Toward Beginners

Written By
thumbnail
Web Webster
Web Webster
Jun 2, 2001

This column maintains that the culture surrounding Perl has been
brutal where newbies are concerned. There are broader lessons to be
found here: “It has been the general opinion of the open-source
community that, if you can’t find the answers yourself, you’re
lost. Read the documentation, if there is no documentation, read
the source. If there is no source, you’ve stepped out of the world
as we know it. If you’re a greenhorn and you can’t figure it out
from the docs or the source, goodbye. And not just goodbye, but a
plague on your house as well.”

“The Perl community has held tight to a “zero
tolerance” policy for beginners. The transition to a more
accepting, responsible community has begun. The past is behind us
and the future looks brighter.

As far back as I can remember, asking a question that has been
answered before is one of the many deadly sins of the Perl
community. The general attitude revolved around, “If the docs are
good enough for me, they’re good enough for you. RTFM.” One
first-time programmer could easily accumulate 10 flames in his
inbox after asking a question about why this code didn’t print
anything out:

                         my $input    = ;
                         my $username = chop( $input );
                         print "$username";

After said programmer has been flambe’ed to perfection they have to
endure five more messages concerning the use of chop() and its
evils, not to mention a handful of warnings about why putting
double quotes around $username will cause famine in the land.
Granted, these last few messages contain good information, but it’s
unlikely the beginner will even read these messages. Why would
anyone want to subject themselves to more abuse when it’s easier to
delete the messages and move on to another programming
language?”

Complete
Story

thumbnail
Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Recommended for you...

Red Hat reveals major enhancements to Red Hat Enterprise Linux AI
sjvn
Oct 22, 2024
How to Find AWS EC2 Instance Type Over SSH (6 Methods)
Benny Lanco
Sep 23, 2024
Crond: Daemon to Execute Scheduled Commands
Rose Hosting Blog
Sep 20, 2024
A Detailed Introduction to Oracle VirtualBox
Senthil Kumar
Sep 19, 2024
Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.