Re: Problem passing complex structure in XMLSubs args...

2002-09-18 Thread Brat Wizard
Yup, that did it, thanks John On Wednesday 18 September 2002 10:19 pm, Josh Chamas spewed into the ether: > Brat Wizard wrote: > > Josh, I have a quick question-- is there a problem passing a complex > > (non-scalar) variable in the arguments of an XMLSubs function?? I am > > having problems pa

Re: Problem passing complex structure in XMLSubs args...

2002-09-18 Thread Josh Chamas
Brat Wizard wrote: > Josh, I have a quick question-- is there a problem passing a complex > (non-scalar) variable in the arguments of an XMLSubs function?? I am having > problems passing hashes to the function. > > Ex. > > my $hash = { blah blah blah }; > > some stuff > This should work: