Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: The three virtues of Perl are CONFLICTING!

by extremely (Priest)
on Dec 11, 2000 at 03:06 UTC ( [id://45987]=note: print w/replies, xml ) Need Help??


in reply to The three virtues of Perl are CONFLICTING!

Here is a Pico story for ya. Years ago, on an SGI IRIX machine, the version of Pico on there had a nasty habit of truncating lines. I had a script that ran off of a data file we selected special out of a DB. The select was done at a particular time and then the DB moved on. The last field was a number and each line was about 255 characters wide. With the return on the end, the line was 1 chracter too long so it chopped one digit off the end of every integer and put the return back on. OUCH! That is a high price to pay for quickly fixing the spelling of someone's name

It also took the else {} chunk off of a giant long line once but I pretty much blame that on the author not the editor. =)

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

  • Comment on Re: The three virtues of Perl are CONFLICTING!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://45987]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (5)
As of 2024-04-18 05:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found