BEGIN { @mods = glob("/home/cuberat/mods/*"); for (@mods) { use $_; } }