in reply to Module dependencies
I suppose that needs more explenation. I would do my schema like this:
In this set up, you don't need to record if something is pragma or not as your modules table should contain that data.
You may also want to explore the fact that a file may contain many modules and that there are pl (perl libraries) that get loaded as well.
I also recommend writing it with a DBD::CSV backend as it could eventually replace perllocal.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Module dependencies
by Brovnik (Hermit) on May 26, 2001 at 02:19 UTC |