I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2010-08-02 04:42:07.958086-07 by codebuster
Net::SIP on Window
I would like to know whether Net::SIP module can be installed through PPM on window 32 bit system. I want to use it on windows, but i was not able to install it through CPAN or PPM. every time it gives error. Kindly guide me how to use it on windows.
Direct Responses: 12868 | Write a response
Posted on 2010-08-04 05:09:00.385458-07 by noxxi in response to 12863
Re: Net::SIP on Window
It will probably work on windows, but I did not test it. I also don't provide PPM.
You might try to use Strawberry Perl instead of Active Perl. With it you should be able to install perl modules the usual CPAN way, instead of needing a PPM.
Direct Responses: Write a response