Home
last modified time | relevance | path

Searched refs:perldoc (Results 1 – 25 of 89) sorted by relevance

1234

/openbsd/src/gnu/usr.bin/perl/cpan/Pod-Perldoc/
Dperldoc.pod4 perldoc - Look up Perl documentation in Pod format.
8 perldoc [-h] [-D] [-t] [-u] [-m] [-l] [-U] [-F]
21 perldoc -f BuiltinFunction
23 perldoc -L it -f BuiltinFunction
25 perldoc -q FAQ Keyword
27 perldoc -L fr -q FAQ Keyword
29 perldoc -v PerlVariable
31 perldoc -a PerlAPI
37 B<perldoc> looks up documentation in .pod format that is embedded in the perl
73 you need, and you'd like to inspect the code directly; perldoc will find
[all …]
DMakefile.PL36 ($ENV{PERL_CORE} ? () : ('EXE_FILES' => [qw( perldoc )])),
/openbsd/src/gnu/usr.bin/perl/cpan/Pod-Perldoc/lib/Pod/Perldoc/
DToRtf.pm14 my($self, $tempfile, $perldoc) = @_;
15 return unless $perldoc->IS_MSWin32;
19 $perldoc->aside( "About to launch <\"$rtf_pager\" \"$tempfile\">\n" );
DToTerm.pm30 my($self, $pager, $perldoc) = @_;
33 return if ( $perldoc->is_mswin32 || $perldoc->is_dos );
/openbsd/src/gnu/usr.bin/perl/utils/
DMakefile.PL38 pl = corelist.PL cpan.PL h2ph.PL h2xs.PL instmodsh.PL perlbug.PL perldoc.PL perlivp.PL pl2pm.PL pro…
39 plextract = corelist cpan h2ph h2xs instmodsh perlbug perldoc perlivp pl2pm prove splain libnetcfg …
40 plextractexe = ./corelist ./cpan ./h2ph ./h2xs ./instmodsh ./perlbug ./perldoc ./perlivp ./pl2pm ./…
59 perldoc: perldoc.PL ../config.sh
/openbsd/src/gnu/usr.bin/perl/
DCODE_OF_CONDUCT.md4 Conduct](https://perldoc.perl.org/perlpolicy#STANDARDS-OF-CONDUCT) in the
5 [perlpolicy](https://perldoc.perl.org/perlpolicy) document. (See
12 [Perl Steering Council](https://perldoc.perl.org/perlgov#The-Steering-Council)
DREADME.jp111 詳しくは perldoc encoding を参照してください。
119 perldoc perlunicode # PerlのUnicodeサポート全般
120 perldoc Encode # Encodeモジュールに関して
121 perldoc Encode::JP # うち日本語文字コードに関して
147 =item L<https://perldoc.jp/>
149 perldoc.jp Perl の公式ドキュメント、モジュールドキュメントの日本語訳
DREADME.ko68 일단 Perl을 설치하고 나면 C<perldoc> 도구를 이용해 풍부한 문서를 사용할
71 perldoc perl
80 C<perlbug>에 대한 더 자세한 정보는 C<perldoc perlbug> 또는 C<perlbug>를
Dutils.lst14 utils/perldoc
DREADME.amiga24 sh -c "perldoc perlamiga"
142 Try C<perldoc Amiga::ARexx> for more info.
148 Try C<perldoc Amiga::Exec> for more info.
DREADME47 through the 'perldoc' tool. To get started, run this command:
49 perldoc perl
/openbsd/src/gnu/usr.bin/perl/pod/
Dperl.pod18 For more information on these options, you can run C<perldoc perlrun>.
22 The F<perldoc> program gives you access to all the documentation that comes
26 If you're new to Perl, you should start by running C<perldoc perlintro>,
28 you navigate the rest of Perl's extensive documentation. Run C<perldoc
29 perldoc> to learn more things you can do with F<perldoc>.
45 path perldoc cpan/Pod-Perldoc/
265 perldoc Look up Perl documentation in Pod format
326 cross-reference is not found by man, try it with L<perldoc>. Perldoc can
328 switch). See S<C<perldoc --help>> (or S<C<perldoc perldoc>> or
329 S<C<man perldoc>>) for other helpful options L<perldoc> has to offer.
Dperlutil.pod20 =item L<perldoc>
22 The main interface to Perl's documentation is F<perldoc>, although
24 it. F<perldoc> will extract and format the documentation from any file
27 C<perldoc E<lt>nameE<gt>> to get information on any of the utilities
34 If it's run from a terminal, F<perldoc> will usually call F<pod2man> to
242 L<perldoc>, L<pod2man>, L<pod2text>, L<pod2html>, L<pod2usage>,
/openbsd/src/gnu/usr.bin/perl/cpan/Pod-Usage/t/pod/
Dpod2usage2.t366 my $perldoc = $^X . 'doc';
367 skip "Missing perldoc binary", 2 unless -x $perldoc;
369 my $out = qx[$perldoc 2>&1] || '';
Dpod2usage.xr60 Pod::Text::Termcap manpage, the perldoc manpage
/openbsd/src/gnu/usr.bin/perl/dist/I18N-LangTags/
DREADME45 See perldoc perlmodinstall for more information on installing modules.
51 with the 'perldoc' utility. See ChangeLog for recent changes.
/openbsd/src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/
Dmerge.t36 url => "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
104 url => "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
132 url => "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
Dmeta-obj.t73 url => 'http://search.cpan.org/perldoc?CPAN::Meta::Spec',
151 url => 'http://search.cpan.org/perldoc?CPAN::Meta::Spec',
Dno-index.t21 url => 'http://search.cpan.org/perldoc?CPAN::Meta::Spec',
Dconverter-fragments.t14 url => 'http://search.cpan.org/perldoc?CPAN::Meta::Spec',
Doptional_feature-merge.t35 url => "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
Dsave-load.t73 url => 'http://search.cpan.org/perldoc?CPAN::Meta::Spec',
/openbsd/src/gnu/usr.bin/perl/cpan/CPAN-Meta/corpus/
DCL018_yaml.meta12 "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
/openbsd/src/gnu/usr.bin/perl/cpan/File-Temp/t/
Dseekable.t15 # its man page ( perldoc Test::More ) for help writing this test script.
/openbsd/src/gnu/usr.bin/perl/dist/Locale-Maketext/
DREADME36 See perldoc perlmodinstall for more information.

1234