On Tuesday 16 June 2009, Henning Westerholt wrote:
On Dienstag, 16. Juni 2009, Alex Hermann wrote:
(how) can I access $var() variables via the perl
module?
OpenSER::AVP::get() does not work for $var().
is there perhaps a generic
pseudo-variable access method exported from the
perl module? $var is just a PV in the end.
Thanks for the hint, that works.
$m->pseudoVar('$var(...)')
--
Greetings,
Alex Hermann