Does anyone know if it is possible to specify what qw() uses as a delimiter? By default it uses, like, whitespace (it wraps
(or something like that.)) If not, is there a similar function that works like qw() but uses some other (hopefully customizable) delimiter? Thanks in advance!