From owner-freebsd-questions Sat Aug 18 14:17:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2.cybersurf.net (smtp2.cybersurf.net [209.197.145.112]) by hub.freebsd.org (Postfix) with ESMTP id 8E1CF37B416 for ; Sat, 18 Aug 2001 14:17:42 -0700 (PDT) (envelope-from 01031149@3web.net) Received: from 3web.net ([209.197.133.175]) by smtp2.cybersurf.net (Netscape Messaging Server 4.15) with SMTP id GIA8HF00.L3B for ; Sat, 18 Aug 2001 15:17:39 -0600 Received: by 3web.net (EzMTS MTSAgent 1.22b Service) ; Sat, 18 Aug 01 15:17:35 -0600 for Received: from 3web.net (10.0.0.2) by 3web.net (EzMTS MTSSmtp 1.50 Service) ; Sat, 18 Aug 01 14:32:52 -0600 for Received: by mandy.rockingd.calgary.ab.ca (sSMTP sendmail emulation); Sat, 18 Aug 2001 14:32:23 -0600 Date: Sat, 18 Aug 2001 14:32:20 -0600 From: Duke Normandin <01031149@3web.net> To: Freebsd Questions Subject: Perl and permissions Message-ID: <20010818143219.A78199@mandy.rockingd.calgary.ab.ca> Mail-Followup-To: Freebsd Questions Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Envelope-Receiver: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm trying to get a Perl script (mbx2mbox.pl) running w/o choking. The script inhales 'Manip.pm' which in turn is suppose to read '~/.GlobalManip.cnf' if the full path was given in the appropriate variable in 'Manip.pm'. I can't get 'Manip.pm' to read that sucking '~/.GlobalManip.cnf' file --- perms maybe? Should config-type files such as the one mentioned have the same perms as the Perl module? Tia... -- -duke Calgary, Alberta, Canada To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message