Help for this page
# conditional use of require if ($heavy_lifting_needed) { ... ## BigModule->import(); # maybe BigModule->do_stuff(); }