Applied in a0c6e3d, with a small change (switching \o12 to \x0a) in 5c07c7b.

There are already tests for p5chomp and p5chop in the test suite, so
I'll add them to spectest.data.

I'm also curious if checking for only \x0a is correct; the synopsis says
it removes anything that matches /\n/ which in Perl 6 would mean more
than just \x0a.  However, the patch passes the existing spectests, so we
likely need some clarification of the spec and/or some additional tests.

Thanks!

Pm

Reply via email to