My program consists of several modules, all contained in the same directory, say "mydir". I succeeded in creating a tarball from this by using Module::Build. Now I want to add a subdirectory "mydir/examples", and this should be populated with several text files. How can I manage this?