# New Ticket Created by Leon Timmermans # Please include the string: [perl #122725] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=122725 >
Currently rakudo supports two install locations: lib and site/lib. These should be switched the other way around, otherwise one can't upgrade a module shipped with rakudo without overwriting the original. Leon