$config::logfile is in reference to the config.pm which is located in the config folder and within the config.pm is a variable called $logfile = "output.txt";
package config; $logfile = "output.txt"; 1;
Of course there are other variables in the config.pm that the user can specify to his/her applications. This works fine under WinXP not Win7 for some reason.
In reply to Re^2: Undefined Value as Symbol reference
by PilotinControl
in thread Undefined Value as Symbol reference
by PilotinControl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |