in reply to Re^2: perl Module and directory structure
in thread perl Module and directory structure

Thank you! Looking back I think OP wanted more like:
--module=B,B::B1,B::B2,B::A,B::A::A1,B::A::A2
A classes are indented within the B class, but they don't share B namespace so only OP know.
  • Comment on Re^3: perl Module and directory structure