Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[S02] Fixed double angle bracketed formatting code.
  • Loading branch information
ShimmerFairy committed Feb 18, 2013
1 parent 6fa36ad commit 703df65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S02-bits.pod
Expand Up @@ -2004,7 +2004,7 @@ the result back to the same object. The C<.perl> method will return
a representation of the object on the assumption that, if the code is
reparsed at some point, it will be used to regenerate the object as a
scalar in item context. If you wish to interpolate the regenerated
object in a list context, it may be necessary to use C<<prefix:<|> >>
object in a list context, it may be necessary to use C<< prefix:<|> >>
to force interpolation.

Note that C<.perl> has a very specific definition, and it is expected that
Expand Down

0 comments on commit 703df65

Please sign in to comment.