Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
explain indent in A
  • Loading branch information
lichtkind committed Dec 9, 2012
1 parent 1344aa1 commit 696f770
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/appendix-a-index.txt
Expand Up @@ -2628,6 +2628,12 @@ see also: [**use**](#use) and [**need**](#need)
[*«special var»*](appendix-b-grouped.html#global-variables) —
include pathes (but not for standard library modules), in Perl 5: *@INC*

<a id="is-prime"/>
**indent** &mdash;
method of any [*string object*](#Str-type) that prepends
<span class="you-provide">n</span> (only parameter, can get negativ)
space in any not empty line

<a id="index"/>
**index**
*«string method»* &mdash;
Expand Down

0 comments on commit 696f770

Please sign in to comment.