in reply to Re^5: Unifying namespaces of @name and $name to simplify dereferencing? (declaration of typed references)
in thread Unifying namespaces of @name and $name to simplify dereferencing?

> So ++ for compile time types :).

And do you think this would improve the usability of Perl for beginners? (I do)

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!

  • Comment on Re^6: Unifying namespaces of @name and $name to simplify dereferencing? (declaration of typed references)

Replies are listed 'Best First'.
Re^7: Unifying namespaces of @name and $name to simplify dereferencing? (declaration of typed references)
by Eily (Monsignor) on Mar 28, 2016 at 12:23 UTC

    Could rather than would. I'm sure a significant portion of them would avoid a syntax that looks like additional effort (because who doesn't know that error messages are more effort than debugging blindly and getting confusing behaviour?) as they already avoid strict which is just one line and not "extra noise".