Modules question



This is kind of off-topic, but I figured someone here would know the
answer:
I set up a directory structure:

SomeModule/
   Collect.pm
   Display.pm

How do I set my modules up so I can do a 'use SomeModule' instead of
having to do 'use SomeModule::Collect', 'use SomeModule::Display', etc?

Jim





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]