in reply to Re: How do I bury some code ?
in thread How do I bury some code ?

Thanks but I want files to be separated into a directory structure. Following your idea, I'd be happy if I could have one file for the package that can include a list of files, and each of these again include other files. The result after inclusion (at compile time) would be the file you suggest.
Something like Filter::Macro does, but for files with just a set of instructions to be included, not modules.