"use Foo; instructs Perl to look in its list of module directories for a file called Foo.pm."
It does a bit more than that. It also runs Foo->import() after loading Foo.pm.
In reply to Re^2: Multiple Packages in a Module?
by tobyink
in thread Multiple Packages in a Module?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |