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

Re: Legacy Code

by GotToBTru (Prior)
on Apr 06, 2022 at 12:25 UTC ( [id://11142728]=note: print w/replies, xml ) Need Help??


in reply to Legacy Code

Recently came upon a similar block of code in a program which I've never had the need to fix in the last 11 years. That's the definition of legacy code, I guess.

I knew the guy who wrote the original. It had to be really frustrating to write all that to do a really simple thing. I know he and others were frustrated that perl was the only tool available to them and they didn't know it. But to take the time to write that, instead of investing that time in learning a much, much better way ... I just can't imagine that.

($hold1, $hold2, $hold3, $emailaddress) = (split /\|/,$linein)[0,6,7,8 +];
But God demonstrates His own love toward us, in that while we were yet sinners, Christ died for us. Romans 5:8 (NASB)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-04-25 16:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found