![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re: We don't need a catby grinder (Bishop) |
on Dec 17, 2002 at 08:54 UTC ( #220473=note: print w/replies, xml ) | Need Help?? |
As for string concatenation operators, I would like to draw your attention to a couple of points discussed last month in p6-language:
Reference: pdcawley's most excellent summary. I would say we are in need of a concatenation operator. I don't always want to interpolate within a string to join things together. And using join to join two scalars together seems cumbersome. print@_{sort keys %_},$/if%_=split//,'= & *a?b:e\f/h^h!j+n,o@o;r$s-t%t#u'
In Section
Meditations
|
|