in reply to Re: how far should i split my code into modules
in thread how far should i split my code into modules
yes, i am doing that. that's not a problem. i have my WebAPP.pm then my Webapp/Flush.pm Webapp/Toilet.pm etc , and the module package names are properly named Webapp::BrushTeeth etc .