in reply to declare and init a scalar

They are different, the first is an empty string (defined) the other is just undef. (not defined)

I'd say in general the first one is humbug ...

Cheers Rolf

PS: Je suis Charlie!

Replies are listed 'Best First'.
Re^2: declare and init a scalar
by fionbarr (Friar) on Jan 22, 2015 at 20:19 UTC
    I should have said that I use 'q{}' on a string.