[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 270 lines (9 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
name(on Escaping magic characters.) X-Ref |
No description |
is(command line token, to be passed as an individual argument to the program.Furthermore, note that this implies that C<foo> is callable by file nameonly, which frequently depends on the setting of the program's environment.Creating a Shell object gives you the opportunity to call any commandin the usual OO notation without requiring you to announce it in theC<use Shell> statement. Don't assume any additional semantics beingassociated with a Shell object: in no way is it similar to a shellprocess with its environment or current working directory or anyother setting.=head2 Escaping Magic CharactersIt is, in general, impossible to take care of quoting the shell'smagic characters. For some obscure reason, however, Shell.pm quotesapostrophes (C<'>) X-Ref |
No description |
Generated: Tue Mar 17 22:47:18 2015 | Cross-referenced by PHPXref 0.7.1 |