There's a convention of keeping the code for package "Foo::Bar" in module "Foo/Bar.pm", so packages and modules often coincide with each other.
s/convention/rule that makes a module a module - a definition/
a module is a namespace associated with a file ; a module is a package you can use or require
In reply to Re^2: module loaded test
by Anonymous Monk
in thread module loaded test
by chinaxing
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |