Note that you cannot use Foo::Bar since the file does not exist. The Foo use statement loads Foo::Bar into the namespace.
There's a way of using use to load (add a code ref to @INC), and there's a way of using use to import (add the module to %INC).
In reply to Re^2: Autoloading tie routines
by ikegami
in thread Autoloading tie routines
by cmac
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |