Help for this page
# obligigatory.pm # all my uses, which I needed in the other files ... use foo::bar; 1;
use obligatory; # use all the staff I needed $a = $b; # should give me an error/warning