in reply to Multiple classes in modules

If you want to be able to do use test::foo, use test::bar and use test::baz then you will need the file test/foo.pm which has the following line: package test::foo