Re: pod embedded in pod

[email protected] (Peter Karman) Thu, 13 Apr 2017 07:20:56 -0500
Newsgroups perl.pod-people
Message-ID <[email protected]>
RAPPAZ Francois via pod-people wrote on 4/13/17 6:36 AM:
> How can I embed pod directives in a pod directive so that they are displayed as
> plain text ? I have tried =begin pod or =begin text without success. Should I
> use E<61> instead of =  ?
>

can you just indent the embedded pod like this?

=pod

example of pod within pod

  =pod

  =over

  =item foo

  =item bar

  =cut

this was an example. thanks.

=cut

-- 
Peter Karman  .  https://karpet.github.io  .  https://keybase.io/peterkarman