<?xml version="1.0" encoding="windows-1252"?>
<node id="691110" title="Re: EXPORT variables" created="2008-06-09 18:04:29" updated="2008-06-09 14:04:29">
<type id="11">
note</type>
<author id="139958">
friedo</author>
<data>
<field name="doctext">
export is a bash builtin and not meant to be called from Perl. If you want to altar your process's environment variables, you can do it by modifying the &lt;c&gt;%ENV&lt;/c&gt; hash. (See [doc://perlvar]). For example, &lt;code&gt;$ENV{PATH} = '/home/abc/xyz/bin:' . $ENV{PATH};&lt;/code&gt;</field>
<field name="root_node">
691108</field>
<field name="parent_node">
691108</field>
</data>
</node>
