On Jul 21, 2011, at 5:56 AM, Shlomi Fish wrote: > You can load modules from lib using "use Module::SubModule;" or "use > Params::Validate" - no need to load all subdirectories. Just use "::" for > loading stuff in sub-directories.
Thanks, Shlomi. That's all it took to get it to sink in. > http://perl-begin.org/topics/modules-and-packages/ I went back and re-read chapter 10 of "Beginning Perl" and it _finally_ makes sense to me now. Thanks again, Marc BTW, I would like to thank everyone who responds to questions like these on this list. I've read "Beginning Perl" twice, "Learning Perl", and a couple of others, but sometimes things just don't sink in until someone goes out of their way to give a simple explanation, and then it's like a switch has been thrown. So, sincerely, thanks to everyone here who's willing to help. I'm sure it can be frustrating at times to put up with these questions, but it really does make a difference. -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/