Re: XML::Writer....Lessons Learned



"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."

.