Help for this page
package Utils; ... 1;
#This file: app.pl use strict; ... use Utils1; Log("App started");
$ perl app.pl Undefined subroutine &main::Log called at app.pl line 8. $