in reply to Perl 6 language -- change in hyperoperator syntax
I hate the new vector operator. That is: I like the operator, but not how it's written. Unicode's one thing, but having both <<>> and >><< is awful. Not to mention horrible to use with either POD or HTML.
Thankfully, the grammar will be easy to change, so I'll probably just use<<foo bar baz>> >>cmp<< <<quux xyzzy blah>>
or something like that.qw(foo bar baz) |cmp| qw(quux xyzzy blah)
Juerd # { site => 'juerd.nl', plp_site => 'plp.juerd.nl', do_not_use => 'spamtrap' }
|
---|