|
|
| Keep It Simple, Stupid | |
| PerlMonks |
quick question on modulesby perlaintdead (Acolyte) |
| on Feb 01, 2013 at 09:12 UTC ( #1016481=perlquestion: print w/ replies, xml ) | Need Help?? |
|
perlaintdead has asked for the
wisdom of the Perl Monks concerning the following question:
if you load a module like: use something::or::other qw(funt); will it use less memory than just: use something::or::other;
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||