<?xml version="1.0" encoding="windows-1252"?>
<node id="976164" title="Re^3: Mysql and Perl Module" created="2012-06-14 05:35:30" updated="2012-06-14 05:35:30">
<type id="11">
note</type>
<author id="645661">
tospo</author>
<data>
<field name="doctext">
in sprintf, %s is a placeholder for a string, as in:
&lt;code&gt;
$a = "world";
sprintf "hello %s", $a; # results in "hello world"
&lt;/code&gt;
</field>
<field name="root_node">
976138</field>
<field name="parent_node">
976158</field>
</data>
</node>
