in reply to Re: Passing values to external packages
in thread Passing values to external packages
How can I append the scalar $value to the function call without it being a quoted value?#... $value = $verify->{content}; #string value pulled from XML file ($valu +e = STRING) $wc3_type = W3C::.$value #will not work
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Passing values to external packages
by ikegami (Patriarch) on Oct 05, 2007 at 16:26 UTC |