![]() |
|
Just another Perl shrine | |
PerlMonks |
Re: Module dependenciesby DrZaius (Monk) |
on May 24, 2001 at 21:09 UTC ( [id://83006]=note: print w/replies, xml ) | Need Help?? |
Why not also add the minimum required version?
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.
In Section
Meditations
|
|