Linux.pl
Opcje wyszukiwania podręcznika man:
Lista stron man zaczynających się od znaku:
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z   ALPHA   NUM   OTHER   ALL
CPAN::HandleConfig(3perPerl Programmers Reference GuiCPAN::HandleConfig(3perl)

NAME
       CPAN::HandleConfig - internal configuration handling for CPAN.pm

   "CLASS->safe_quote ITEM"
       Quotes an item to become safe against spaces in shell interpolation. An
       item is enclosed in double quotes if:

         - the item contains spaces in the middle
         - the item does not start with a quote

       This happens to avoid shell interpolation problems when whitespace is
       present in directory names.

       This method uses "commands_quote" to determine the correct quote. If
       "commands_quote" is a space, no quoting will take place.

       if it starts and ends with the same quote character: leave it as it is

       if it contains no whitespace: leave it as it is

       if it contains whitespace, then

       if it contains quotes: better leave it as it is

       else: quote it with the correct quote type for the box we're on

LICENSE
       This program is free software; you can redistribute it and/or modify it
       under the same terms as Perl itself.

perl v5.20.2                      2015-01-31         CPAN::HandleConfig(3perl)

Czas wygenerowania: 0.00013 sek.


Created with the man page lookup class by Andrew Collington.
Based on a C man page viewer by Vadim Pavlov
Unicode soft-hyphen fix (as used by RedHat) by Dan Edwards
Some optimisations by Eli Argon
Caching idea and code contribution by James Richardson

Copyright © 2003-2023 Linux.pl
Hosted by Hosting Linux.pl