in reply to Calling subroutines from nested modules
I have a set of modules like this: Net::SSH::Admin, Net::SSH::Admin::AddAccount, Net::SSH::Admin::DelAccount, etc...
The design is inherently problematic. We'll be able to help you better if you'd explain why your class split across so many files.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Calling subroutines from nested modules
by walkingthecow (Friar) on Aug 28, 2009 at 17:05 UTC |