# New Ticket Created by  Chris Fields 
# Please include the string:  [perl #130709]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=130709 >


I am running into a bug that seems to have appeared after lexical module 
loading was fixed:

https://github.com/rakudo/rakudo/commit/4b529c8281f9e8687721d82dd6e60495a09a8e80

The stripped-down code (w. tests) is located here:

https://github.com/cjfields/bp6-bug

It appears that attempting to load modules dynamically when they are located 
deeper in the library (in at least one nested directory) fails with a ‘No 
symbol found’ error.  Any help appreciated

Thanks,

chris

Reply via email to