Said Quote by Larry Wall
“That being said, I think we should immediately deprecate any string concatenation that combines '19' with '99'.”
About This Quote
Immediate deprecation of string concatenation mixing '19' and '99' is advised.
In simple terms: Avoid mixing strings '19' and '99'.
Stop using that concatenation.
Themes
Mood
Type
When to use this quote
- legacy systems
- data processing
- security
- performance
Key Concepts
Questions to Reflect On
- Is this concatenation truly harmful?
- What alternatives exist?
May be unnecessary in some contexts.