in reply to "use" vs "require"
and others with require (require "Simple.pl").
Files with no package should be included using do, not require or use.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: "use" vs "require" vs "do"
by Joost (Canon) on Aug 07, 2006 at 17:21 UTC | |
by ikegami (Patriarch) on Aug 07, 2006 at 17:28 UTC | |
by Anonymous Monk on Jan 02, 2012 at 00:21 UTC |