Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 9538e55c7dbcadf6002a2b68b8baaf094f8af78d
https://github.com/perl6/specs/commit/9538e55c7dbcadf6002a2b68b8baaf094f8af78d
Author: Carl Masak <[email protected]>
Date: 2011-08-18 (Thu, 18 Aug 2011)
Changed paths:
M S32-setting-library/Str.pod
Log Message:
-----------
remove p5chop/p5chomp
In a p5->p6 translator, mimicking Perl 5's chop/chomp
semantics is the least of our problems, and the answer
probably isn't to keep around builtins for it in the
Perl 6 setting.