Also note that if you aren't going to use Exporter, then you should "use" require to import your modules, as that explicitly shows that you aren't going to do any hanky panky with the namespaces.
What if you're using a module that exports nothing but runs class-specific initialization code in import()? Stick with the common idiom of importing an empty list of symbols.
In reply to Re: Re: mod_perl and my own package
by chromatic
in thread mod_perl and my own package
by theirpuppet
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |