Help for this page
use XYZ; ... use XYZ qw ( SpecialFunction ); print SpecialFunction(),"\n"; # SpecialFunction imported