Help for this page
package amIBeingUsed; # in amIBeingUsed.pm ... 1;
use strict; my $module = "amIBeingUsed"; ... eval "require $module"; # "what took you so long to call me?"