On Thu, Jun 03, 2010 at 03:52:02PM +0200, pugs-comm...@feather.perl6.nl wrote:
> Author: masak
> Date: 2010-06-03 15:52:01 +0200 (Thu, 03 Jun 2010)
> New Revision: 31082
> 
> Modified:
>    docs/Perl6/Spec/S32-setting-library/Str.pod
> Log:
> [S32/Str] rethinking of tab characters
> 
> Also added a Str.indent(*) use case.

I request that:

1. Blank lines should not be interpreted as having 0 indentation.  Instead,
   lines consisting entirely of horizontal whitespace should be ignored in
   indent(*) considerations, and can be unindented by any amount.  Unindenting
   a truly blank line has no effect.

2. Indenting a blank line results in a blank line, not a line with only
   whitespace.

3. A variant of indent be provided which does not treat the first character
   specially, perhaps named .indent(4 :hang) or .hang.

-sorear

Attachment: signature.asc
Description: Digital signature

Reply via email to