Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Mon, 24 Jun 2002 09:56:12 +0200 From: "Gerrit P. Haase" Reply-To: "Gerrit P. Haase" Organization: Esse keine toten Tiere X-Priority: 3 (Normal) Message-ID: <1231336371.20020624095612@familiehaase.de> To: Garry Heaton CC: cygwin AT cygwin DOT com Subject: Re: Can I use standard CPAN Perl modules? In-Reply-To: <3D16833B.20403@heaton6.freeserve.co.uk> References: <3D16833B DOT 20403 AT heaton6 DOT freeserve DOT co DOT uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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/