in reply to Re^2: loading modules at runtime
in thread loading modules at runtime

Your call. My method is documented in require (see below) and used by core module if.

If EXPR is a bareword, the require assumes a ".pm" extension and replaces "::" with "/" in the filename for you, to make it easy to load standard modules