Ticket #12950 (new defect)
perl5.8 @INC path should be reversed to be able to include vendorlib first.
| Reported by: | nox@… | Owned by: | nox@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | Port Bugs |
| Component: | ports | Version: | 1.5.0 |
| Keywords: | Cc: | nox@…, dluke@…, sal@…, pguyot@… | |
| Port: |
Description
There's currently some ports which need to overwrite perl5.8 core modules (see #12710 for a short list of them). I think this is a bad practice and that we should instead patch perl5.8 to set @INC in a different order.
Here is a patch which do this and that update the other ports to correctly install in vendorlib.
I'm adding those ports maintainers to the Cc field.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

