perldoc

Perl core documentation, “perldoc”, public translation into Russian from English More about this translation.

See also 42 similar translations

Translate into another language.

Participants

sharifulin662 points
mikhail.lyubimov200 points
Dim_K198 points
And others...
Join Translated.by to translate! If you already have a Translated.by account, please sign in.
If you do not want to register an account, you can sign in with OpenID.
Pages: ← previous Ctrl next next untranslated
1 2 3 4

perldoc

perldoc

History of edits (Latest: sharifulin 3 years ago) §

=head1 NAME

=head1 НАЗВАНИЕ

History of edits (Latest: sharifulin 3 years ago) §

perldoc - Look up Perl documentation in Pod format.

perldoc - Perl-документация в POD-формате

History of edits (Latest: sharifulin 3 years ago) §

=head1 SYNOPSIS

=head1 СИНОПСИС

History of edits (Latest: sharifulin 3 years ago) §

— может краткий обзор или просто обзор?  sharifulin

— словарь предлагает резюме/сводка. Мне нравится резюме Dim_K

B<perldoc> [B<-h>] [B<-v>] [B<-t>] [B<-u>] [B<-m>] [B<-l>] [B<-F>]
[B<-i>] [B<-V>] [B<-T>] [B<-r>]
[B<-dI<destination_file>>]
[B<-oI<formatname>>]
[B<-MI<FormatterClassName>>]
[B<-wI<formatteroption:value>>]
[B<-n>I<nroff-replacement>]
[B<-X>]
[B<-L> I<language_code>]
PageName|ModuleName|ProgramName

B<perldoc> [B<-h>] [B<-v>] [B<-t>] [B<-u>] [B<-m>] [B<-l>] [B<-F>]
[B<-i>] [B<-V>] [B<-T>] [B<-r>]
[B<-dI<файл_назначения>>]
[B<-oI<название_формата>>]
[B<-MI<НазваниеКлассаФормата>>]
[B<-wI<ПараметрФорматирования:Значение>>]
[B<-n>I<nroff-аналог>]
[B<-X>]
[B<-L> I<код_языка>]
ИмяСтраницы|НазваниеМодуля|НазваниеПрограммы

History of edits (Latest: sharifulin 3 years ago) §

— здесь важно соблюдать верблюжиную запись и запись через дефис или подчеркивание sharifulin

B<perldoc> B<-f> BuiltinFunction

B<perldoc> B<-f> ВстроеннаяФункции

History of edits (Latest: Dim_K 3 years ago) §

B<perldoc> B<-L> it B<-f> BuiltinFunction

B<perldoc> B<-L> ru B<-f> ВстроеннаяФункция

History of edits (Latest: sharifulin 3 years ago) §

B<perldoc> B<-q> FAQ Keyword

B<perldoc> B<-q> FAQ КлючевоеСлово

History of edits (Latest: sharifulin 3 years ago) §

B<perldoc> B<-L> fr B<-q> FAQ Keyword

B<perldoc> B<-L> ru B<-q> FAQ КлючевоеСлово

History of edits (Latest: sharifulin 3 years ago) §

See below for more description of the switches.

Подробная информация о параметрах командной строки ниже.

History of edits (Latest: sharifulin 3 years ago) §

— соблюдаем все знаки препинания, это важно! sharifulin

=head1 DESCRIPTION

=head1 ОПИСАНИЕ

History of edits (Latest: Dim_K 3 years ago) §

I<perldoc> looks up a piece of documentation in .pod format that is embedded
in the perl installation tree or in a perl script, and displays it via
C<pod2man | nroff -man | $PAGER>. (In addition, if running under HP-UX,
C<col -x> will be used.) This is primarily used for the documentation for
the perl library modules.

I<perldoc> позволяет получить часть документации в .pod формате, которая встроена в дистрибутив perl или Perl-скрипты и доступна с помощью C<pod2man | nroff -man | $PAGER> (а также C<col -x> для ОС HP-UX). В основном используется для получения документации по модулям Perl.

History of edits (Latest: sharifulin 3 years ago) §

Your system may also have man pages installed for those modules, in
which case you can probably just use the man(1) command.

На вашей системе тоже могут быть установлены руководства по этим модулям. В этом случае вы можете пользоваться командой man(1).

History of edits (Latest: sharifulin 3 years ago) §

If you are looking for a table of contents to the Perl library modules
documentation, see the L<perltoc> page.

Если вы ищете оглавление к библиотеке документаций модулей Perl, смотрите L<perltoc>.

History of edits (Latest: sharifulin 3 years ago) §

— Perl – имя собственное, тем более сокращение, не переводим, пишем как есть sharifulin

=head1 OPTIONS

=head1 ПАРАМЕТРЫ

History of edits (Latest: Dim_K 3 years ago) §

=over 5

=over 5

History of edits (Latest: sharifulin 3 years ago) §

=item B<-h>

=item B<-h>

History of edits (Latest: Dim_K 3 years ago) §

Prints out a brief B<h>elp message.

Выводит справочную информацию по использованию
(B<h>elp).

History of edits (Latest: sharifulin 3 years ago) §

=item B<-v>

=item B<-v>

History of edits (Latest: Dim_K 3 years ago) §

Describes search for the item in detail (B<v>erbosely).

Подробное описание поиска элемента (B<v>erbosely).

History of edits (Latest: sharifulin 3 years ago) §

— что занах??? sharifulin

=item B<-t>

=item B<-t>

History of edits (Latest: Dim_K 3 years ago) §

Display docs using plain B<t>ext converter, instead of nroff. This may be faster,
but it probably won't look as nice.

Показывать документацию, используя текстовый конвертер (B<t>ext), а не nroff. Возможно, это быстрей, но, вероятно, будет смотреться хуже.

History of edits (Latest: sharifulin 3 years ago) §

=item B<-u>

=item B<-u>

History of edits (Latest: Dim_K 3 years ago) §

Skip the real Pod formatting, and just show the raw Pod source (B<U>nformatted)

Игнорировать POD-форматирование и отобразить исходный код (B<U>nformatted).

History of edits (Latest: sharifulin 3 years ago) §

— не забываем указывать все форматирования исходного текста sharifulin

=item B<-m> I<module>

=item B<-m> I<модуль>

History of edits (Latest: sharifulin 3 years ago) §

Display the entire module: both code and unformatted pod documentation.
This may be useful if the docs don't explain a function in the detail
you need, and you'd like to inspect the code directly; perldoc will find
the file for you and simply hand it off for display.

Показать содержимое модуля: код и неотформатированную POD-документацию. Это может быть полезно, если документация не достаточно объясняет работу функции и Вы хотите посмотреть непосредственно код; perldoc найдет файл для Вас и просто выведет содержимое.

History of edits (Latest: sharifulin 3 years ago) §

— не пропускаем слова! Это меня тоже касается :) sharifulin

=item B<-l>

=item B<-l>

History of edits (Latest: Dim_K 3 years ago) §

Display onB<l>y the file name of the module found.

Отобразить только (onB<l>y), если название модуля найдено.

History of edits (Latest: sharifulin 3 years ago) §

=item B<-F>

=item B<-F>

History of edits (Latest: Dim_K 3 years ago) §

Consider arguments as file names; no search in directories will be performed.

Рассматривать аргументы как имена файлов; поиск по каталогам производиться не будет.

History of edits (Latest: sharifulin 3 years ago) §

=item B<-f> I<perlfunc>

=item B<-f> I<perlfunc>

History of edits (Latest: sharifulin 3 years ago) §

The B<-f> option followed by the name of a perl built in function will
extract the documentation of this function from L<perlfunc>.

Опция B<-f> вместе с названием встроенной Perl-функции позволяет получить документацию по этой функции из L<perlfunc>.

History of edits (Latest: sharifulin 3 years ago) §
Pages: ← previous Ctrl next next untranslated
1 2 3 4