Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
mention prefix:<+> alternative for perl5:<oct>
  • Loading branch information
timo committed Nov 11, 2016
1 parent 8c05697 commit bae5700
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/Language/5to6-perlfunc.pod6
Expand Up @@ -866,6 +866,9 @@ that's currently something of a moot point, I would guess not.
Replaced by the adverbial form C<:8>. E. g. C<:8("100")> returns 64.
If you want to deal with strings that start in C<0x>, C<0o>, or C<0b>,
you can just use the C«prefix:<+>» operator.
=head2 open
=item open FILEHANDLE,EXPR
Expand Down

0 comments on commit bae5700

Please sign in to comment.