in reply to Re: The Missing Win32::Perms Module
in thread The Missing Win32::Perms Module
Why oh why did activestate feel they needed a totally new package manager?
Because 99% of Windows Perl users don't have C compilers and CPAN is built around using your C compiler to install stuff. So if you grab a pre-built binary release of Perl, then you also want to grab some pre-built binary releases of modules. The places that make such for other operating systems also implemented their own packaging for pre-built modules. ActiveState's inability to duplicate CPAN's broad reach is just more obvious because so many people use Windows and such a high percentage of them don't have a C compiler and so grab per-built releases.
BTW, I've heard some arguments why Dave Roth doesn't release source code to some of his modules. I've never heard an argument as to why he rarely puts them on CPAN (I usually get told to just be grately that he releases any modules at all).
- tye (but my friends call me "Tye")
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: (tye)Re2: The Missing Win32::Perms Module
by Trinary (Pilgrim) on Dec 30, 2000 at 02:14 UTC | |
by tye (Sage) on Dec 30, 2000 at 02:42 UTC |