If you use use something::or::other qw(funt) this method, it will export only funt symbol into the caller namespace.
If you use use something::or::other method, it will export list of symbols (subroutines and variables) of the module to be exported into the caller namespace from @EXPORT array defined in something::or::other
In reply to Re: quick question on modules
by vinoth.ree
in thread quick question on modules
by perlaintdead
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |