| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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" <fischron DOT external AT infineon DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | perldoc can't read module |
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 <rov_f AT web DOT de>
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |