Searched refs:pod2text (Results 1 - 14 of 14) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A DMakefile38 pod2text.PL \
H A Dpod2text.PL38 # pod2text -- Convert POD data to formatted ASCII text.
61 # original pod2text script.
109 pod2text - Convert POD data to formatted ASCII text
113 pod2text [B<-aclost>] [B<--code>] [B<-i> I<indent>] S<[B<-q> I<quotes>]>
116 pod2text B<-h>
120 B<pod2text> is a front-end for Pod::Text and its subclasses. It uses them
203 your system support termios. With this option, the output of B<pod2text>
216 If B<pod2text> fails with errors, see L<Pod::Text> and L<Pod::Parser> for
242 If B<-t> is given, B<pod2text> will take the current width of your screen
248 If B<-t> is given, B<pod2text> wil
[all...]
H A Dpod2usage.PL98 3 : print the entire manpage (similar to running pod2text)
124 L<Pod::Usage>, L<pod2text(1)>
132 Based on code for B<pod2text(1)> written by
H A Dpodselect.PL105 Based on code for B<Pod::Text::pod2text(1)> written by
H A Dpodchecker.PL120 Based on code for B<Pod::Text::pod2text(1)> written by
/osnet-11/usr/src/cmd/perl/
H A DMakefile120 # $(PODDIR)/pod2text may already exist (from "make install"), but it
124 $(PERL) $(PODDIR)/pod2text.PL
125 $(PODDIR)/pod2text $(ARTLIC_SRC) | \
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/t/
H A DUsage.t94 my $pod2text = $$fake_out;
100 is( $pod2usage, $pod2text, 'Verbose level >= 2 eq pod2text' );
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DPlainText.pm523 # The old Pod::Text module did everything in a pod2text() function. This
525 sub pod2text { subroutine
653 (F) Pod::PlainText was invoked via the compatibility mode pod2text() interface
682 but an interface roughly compatible with the old Pod::Text::pod2text()
694 pod2text(1)
H A DText.pm40 # We have to export pod2text for backward compatibility.
41 @EXPORT = qw(pod2text);
622 # The old Pod::Text module did everything in a pod2text() function. This
624 sub pod2text { subroutine
779 (F) Pod::Text was invoked via the compatibility mode pod2text() interface
818 but an interface roughly compatible with the old Pod::Text::pod2text()
829 L<Pod::Parser>, L<Pod::Text::Termcap>, L<pod2text(1)>
H A DPerldoc.pm248 -t Display pod using pod2text instead of pod2man and nroff
1718 # -added -t switch, with pod2text support
H A DUsage.pm388 Based on code for B<Pod::Text::pod2text()> written by
H A DSelect.pm747 Based on code for B<pod2text> written by
H A DChecker.pm1262 Based on code for B<Pod::Text::pod2text()> written by
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Text/
H A DColor.pm124 B<pod2text> should be taught about those.

Completed in 546 milliseconds