in reply to Recursive use statements?
Also remember that use is basically a declaration, not a “statement.” Similar to yet different from require, it changes the Perl execution environment. The term, “recursive,” does not (AFAIK) meaningfully apply to what it does.