[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/se3-unattended/var/se3/unattended/install/linuxaux/opt/perl/lib/5.10.0/ -> Shell.pm (summary)

(no description)

File Size: 270 lines (9 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  name()
  is()

Functions
Functions that are not part of a class:

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