Skip to content

Commit

Permalink
fix output example, pippo++
Browse files Browse the repository at this point in the history
  • Loading branch information
moritz committed Feb 24, 2015
1 parent a42f276 commit 99e560d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Type/Cool.pod
Expand Up @@ -503,7 +503,7 @@ If the C<$from> parameter is a L<Callable|/type/Callable>, it is called with
the number of chars in the string as argument. This allows easy indexing
relative to the end:
say 20151224.substr(*-2); # 12
say 20151224.substr(*-2); # 24
=head2 method IO
Expand Down

0 comments on commit 99e560d

Please sign in to comment.