# New Ticket Created by Chris Travers # Please include the string: [perl #128800] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=128800 > When relying on the @INC including the current working directory base no longer follows the same resolution path as use, leading to very complex and difficult to debug error messages. It moreover no longer even follows its existing documentation and this leads to very strange, ordering-dependent bugs which will break a *lot* of software. Please fix it properly or not at all. This idea of mostly supporting . in the INC but not really is going to cause a lot of people a LOT of headache and lead to systems which are not really any more securable. See my blog post http://ledgersmbdev.blogspot.se/2016/07/notes-on-security-separation-of.html on the problems with this fixThread Previous | Thread Next