[Http-webtest-general] Question about XMLParser
Brought to you by:
m_ilya,
richardanderson
|
From: Bob K. <bko...@pl...> - 2005-02-03 15:02:32
|
I have a question maybe someone could help me with.
I am using XMLParser in perl. What I would like to know is, is there a
way to specify a variable in the xml file that perl will expand.
ie
<test>
<param name="min_bytes">$min_bytes</param>
</test>
Thanks
Bob Koertge
bko...@pl...
|