Bug #131847, was updated on 2001-Feb-10 08:54
Here is a current snapshot of the bug.

Project: MacPerl
Category: MacPerl Application
Status: Open
Resolution: None
Bug Group: Development Branch
Priority: 5
Submitted by: thomaswegner
Assigned to : nobody
Summary: MacPerl Appl (MrC/SC build), Taint Checks Problem

Details: 
MacPerl Appl (MrC/SC build), Taint Checks Problem

If a script is run with Taint Checks on (script menu), and this 
script uses/requires a module, say Foo::Bar, one will get the 
following error message, although Foo::Bar is properly installed 
(and the script runs fine with taint check off):


Can't locate Foo/Bar.pm in @INC (@INC contains: Dev:Pseudo:) at 
<script> line x.
BEGIN failed--compilation aborted at <script> line x.

For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=131847&group_id=7940

Reply via email to