9aeb618 Do not export private Perl modules

Authored and Committed by ppisar 3 years ago
    Do not export private Perl modules
    
    perl() namespace is used only for Perl modules installed into the
    standard Perl @INC path (perl -V).
    
        
file modified
+8 -1