<?xml version="1.0" encoding="windows-1252"?>
<node id="985844" title="Re: I need to export variable as another user" created="2012-08-06 17:58:35" updated="2012-08-06 17:58:35">
<type id="11">
note</type>
<author id="693344">
rpnoble419</author>
<data>
<field name="doctext">
Have you tried saving the variables to a disk file using YAML?
YAML allows you to save your variables and then read them back in at a later time or as I use it to set up a global configuration file between all of my Perl scripts. Using YAML also allows you to pass very complex data between applications that otherwise would cause a script to fail if the same data was passed as a command line argument.&lt;br&gt;&lt;br&gt;

[mod://YAML]</field>
<field name="root_node">
985681</field>
<field name="parent_node">
985681</field>
</data>
</node>
