|
ru.perl- RU.PERL ---------------------------------------------------------------------- From : Eugeny Korekin 2:5020/400 05 Aug 2001 03:36:43 To : All Subject : camel book: 0.4.2. Searching the Manpages -------------------------------------------------------------------------------- А вот в camel book есть такое место: You can search individual pages by using the name of the manpage as the command and passing a Perl regular expression (see Chapter 5, "Pattern Matching") as the search pattern: % perlop comma % perlfunc split % perlvar ARGV % perldiag 'assigned to typeglob' When you don't quite know where something is in the documentation, you can expand your search. For example, to search all the FAQs, use the perlfaq command (which is also a manpage): % perlfaq round The perltoc command (which is also a manpage) searches all the manpages' collective tables of contents: % perltoc typeglob perl5005delta: Undefined value assigned to typeglob perldata: Typeglobs and Filehandles perldiag: Undefined value assigned to typeglob Or to search the complete online Perl manual, including all headers, descriptions, and examples, for any instances of the string, use the perlhelp command: % perlhelp CORE::GLOBAL ни одной из вышеперечисленных команд у себя не обнаружил. perl 5.6.1 есть ли они в стандартной поставке? -- WBW, Eugeny. np: nienna1 Microwaves frizz your heir. --- ifmail v.2.15dev5 * Origin: VoronezhSvyazInform ISP (2:5020/400) Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.perl/530734671454.html, оценка из 5, голосов 10
|