The eval q{use Pod::Usage}; will work, though those who are allergic to stringy evals will probably prefer something more like
require Pod::Usage; Pod::Usage::pod2usage( ... );
In reply to Re^3: slow startup for some common modules? (autodie, Pod::Usage, Getopt::Long))
by Anonymous Monk
in thread slow startup for some common modules? (autodie, Pod::Usage, Getopt::Long))
by almr
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |