Skip Menu |

This queue is for tickets about the MIME-Lite CPAN distribution.

Report information
The Basics
Id: 9668
Status: resolved
Priority: 0/
Queue: MIME-Lite

People
Owner: Nobody in particular
Requestors: jeremy.norris [...] linspireinc.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 3.01
Fixed in: (no value)



Subject: Module overrides global PATH environment variable.
In MIME/Lite.pm line 337, the following occurs: $ENV{PATH} = '/bin:/usr/bin'; It should not be up to the module to setup the global PATH environment, rather this should be up to the application.
This has long since been resolved. -- rjbs