search for: app_perl

Displaying 1 result from an estimated 1 matches for "app_perl".

Did you mean: app_curl
2003 Jun 17
11
New Module app_perl
...xpr)"; my $ret = "goto:" . (($test) ? $goto1 : $goto2); print "test: [$expr] = [$test] [$ret]\n"; $ret; } Funy thing is I was too obcessed with what I had already seen so far in asterisk that I didnt even notice AGI until yesterday =) here is my beta README app_perl 1.0 This is app_perl the "mod_perl" of sorts for asterisk. It is an actual live Perl Interpreter embeded in a module so when it starts up the perl stays resident in memory the whole life of the Asterisk process. FEATURES: It can call perl functions from extensions.conf in...