Re: XML::Writer....Lessons Learned
- From: rvtol+news@xxxxxxxxxxxx (Dr.Ruud)
- Date: Sat, 28 Apr 2007 11:27:41 +0200
"Tom Phoenix" schreef:
Sometimes, people have the idea that 'fred' is a different string than
"fred".
They are, from a maintenance point of view. I've seen it go bad often
with changes like
before:
"user"
after:
"user@xxxxxxxxxxx"
so I suggest to write q{user}, to make explicit that no expansion should
ever happen.
--
Affijn, Ruud
"Gewoon is een tijger."
.
- References:
- XML::Writer....Lessons Learned
- From: Dave Adams
- Re: XML::Writer....Lessons Learned
- From: Tom Phoenix
- XML::Writer....Lessons Learned
- Prev by Date: Re: Open() and glob EXPR
- Next by Date: Re: How to enable/disable the "use strict" at run-time?
- Previous by thread: Re: XML::Writer....Lessons Learned
- Next by thread: scape . character
- Index(es):