Re: [Http-webtest-general] Question about XMLParser
Brought to you by:
m_ilya,
richardanderson
From: Bob K. <bko...@pl...> - 2005-02-03 17:38:35
|
I am sorry I was a bit vague.. I am talking about the WebTest Plugin XMLParser... it allow you to use XML instead of wt format. On Thu, Feb 03, 2005 at 10:01:15AM -0500, Bob Koertge wrote: > I have a question maybe someone could help me with. Bob, It looks like you've written to the wrong list. This one is about the HTTP::WebTest package. If you're still looking for an answer, try PerlMonks[1]. William [1] http://www.perlmonks.org -- Knowmad Services Inc. http://www.knowmad.com 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... |