in reply to Re: Calling subroutines from nested modules
in thread Calling subroutines from nested modules
I have it split across so many files because I have hundreds of functions and keeping them all in one file creates a huge mess of a module. I am doing this to keep them organized. I am doing this for 8 different flavors of UNIX, each often with their own output that needs to be interpreted.