Ticket #1204 (closed defect: not relevant)
use lib not followed
| Reported by: | Lady_Aleena | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Syntax Checking | Version: | 0.84 |
| Keywords: | Cc: |
Description
I have a lot of modules in my own lib, so I use lib to direct perl to them. However, I get Compilation failed in require, BEGIN failed -- compilation aborted. Well, if it had just followed the use lib, it wouldn't be that way.
Change History
Note: See
TracTickets for help on using
tickets.

The lib will not be found in @INC.