Lines Matching full:simple
1 package Pod::Simple::LinkSection;
6 use Pod::Simple::BlackBox;
10 '""' => \&Pod::Simple::BlackBox::stringify_lol,
11 'bool' => \&Pod::Simple::BlackBox::stringify_lol,
23 goto &Pod::Simple::BlackBox::stringify_lol;
26 goto &Pod::Simple::BlackBox::stringify_lol;
73 Pod::Simple::LinkSection -- represent "section" attributes of L codes
83 Pod::Simple uses this class for representing the value of the
97 "use base qw(Pod::Simple::Methody);
110 ], 'Pod::Simple::LinkSection' ),
112 ], 'Pod::Simple::LinkSection' );
117 "use base qw(Pod::Simple::Methody);
127 L<Pod::Simple>
131 Questions or discussion about POD and Pod::Simple should be sent to the
136 L<https://github.com/perl-pod/pod-simple/>. Feel free to fork and contribute, or
137 to clone L<https://github.com/perl-pod/pod-simple.git> and send patches!
139 Patches against Pod::Simple are welcome. Please send bug reports to
140 <bug-pod-simple@rt.cpan.org>.
155 Pod::Simple was created by Sean M. Burke <sburke@cpan.org>.
158 Pod::Simple is maintained by: