See perldoc -m lib (use lib 'DIR').
In your case, you'd use something like:
use lib $ENV{'FOLDER'}; use gui::skills_gui; use db::skills_db;
In reply to Re: Using variables within use and package statement
by BrowserUk
in thread Using variables within use and package statement
by perl_devel
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |