suggestions for enhancements
Brought to you by:
freesource
1. change global arrays to hashes; hashes document much beter what is what. @entry_advanced and @container are good
candidates
.
2. use arrays only locally
.
3. would be much easier to follow what the subs are doing
if they documented and stored the in-params in local variables