Help for this page
BEGIN { unshift(@INC, "\path\modules") }
BEGIN { unshift(@INC, "/path/modules") } or BEGIN { unshift(@INC, "\\path\\modules") }