I'm unsure how chomp() should work with p6; it's not listed in S29 yet.
It'll be a lot like it is in Perl5, in that it'll remove any trailing newlineish looking characters, and returns the number of characters that
I can't answer completely until we finish discussing on p6l how strings in general are handled.
But the string funcs are next on my todo list. :-)
-- Rod Adams