in reply to Re^2: Perl module(s)? for extracting call data from Digium (asterisk communications platform)
in thread Perl module(s)? for extracting call data from Digium (asterisk communications platform)
Now I just have to find a way to get it into my ActiveState Perl.
I've dropped ActivePerl years ago for Strawberry Perl. It comes with gcc and make, so I don't have to hope that others build binary module packages, I just install modules from CPAN like I do on Linux: cpan Some::Module. Everything else is handled by Perl, make, and gcc.
Alexander
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Perl module(s)? for extracting call data from Digium (asterisk communications platform)
by astroboy (Chaplain) on Jul 20, 2015 at 01:49 UTC |