Help for this page
use Module VERSION LIST use Module VERSION ... use VERSION BEGIN { require Module; Module->import( LIST ); }
use LibraryFile VERSION LIST use LibraryFile VERSION ... use VERSION BEGIN { require LibaryFile; Module->import( LIST ); }