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


#lib/precomp.pm
need noprecomp;
#lib/noprecomp.pm
no precompilation;

perl6 -Ilib -e 'need precomp'
#!> Missing or wrong version of dependency '<unit-outer>'

Reply via email to