And what if you're not an OO purist? :)
And what if the module in question does not happen to be OO? I think that qw() became popular for use in module import lists. For instance, consider Storable, which exports a number of handy functions. It is common to see:
use Storable qw(freeze thaw);
In reply to Re: use base 'Foo' or die!
by jryan
in thread use base 'Foo' or die!
by jeffa
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |