Psh::Builtins::Export.3pm

Langue: en

Version: 2001-06-04 (ubuntu - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

Sommaire

"export VAR [=VALUE]"

Just like setenv, below, except that it also ties the variable (in the Perl sense) so that subsequent changes to the variable automatically affect the environment. Variables who are lists and appear in option 'array_exports' will also by tied to the array of the same name. Note that the variable must be specified without any Perl specifier like "$" or "@".

POD ERRORS

Hey! The above document had some coding errors, which are explained below:
Around line 7:
'=item' outside of any '=over'