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: Fri, 11 Jul 2003 10:15:04 +0200 Message-Id: <200307110815.h6B8F2Q06307@mailgate5.cinetic.de> MIME-Version: 1.0 Organization: http://freemail.web.de/ From: "Ronald Fischer" To: cygwin AT cygwin DOT com Subject: perldoc can't read module Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit I've installed perl, v5.8.0 built for cygwin-multi-64int When I request a module documentation, say by $ perldoc File::Find perldoc complains Ignored /usr/lib/perl5/5.8.0/File/Find.pm: unreadable Although the file seems to have correct permission rights $ ls -l /usr/lib/perl5/5.8.0/File/Find.pm -rwx------+ 1 Administ mkgroup_ 34332 Jun 2 15:41 /usr/lib/perl5/5.8.0/File/Find.pm and can be used from within Perl: $ perl -e 'use File::Find;' yields no error. What could be going wrong here? Ronald -- Ronald Otto Valentin Fischer http://profiles.yahoo.com/ronny_fischer/ ______________________________________________________________________________ Sie haben mehr zu sagen als in eine SMS passt? Mit WEB.DE FreeMail ist das jetzt kein Problem mehr! http://freemail.web.de/features/?mc=021182 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/