Can I use standard CPAN Perl modules?
Gerrit P. Haase
freeweb@nyckelpiga.de
Mon Jun 24 03:39:00 GMT 2002
Garry schrieb:
> When running Perl under Cygwin can I use standard CPAN modules or am I
> limited to those compiled specifically for Cygwin? How about mod_perl? Can I
> install a standard UNIX version?
I got mod_perl working some time ago but it was tricky to get it to
compile. Also I wasn't able to build an Apache and mod_perl with dll's
all was just linked static. To run the mod_perl test suite there was a
little tweaking neccessary. However, I don't recommend to use Cygwin
Apache with mod_perl for production. It is very slow compared with
Apache and external Perl. There are native Windows versions of Apache
with mod_perl which should be faster.
Other (most) Perl modules are working as usual. Some will not build
since they are very system specific.
Gerrit
--
=^..^=
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
More information about the Cygwin
mailing list