2 use the download_package.sh script to download new modules from
4 ex.: ./download_package.sh Module::Install
5 you have to add the tarball in the right order to the Makefile.
8 use the update_modules.sh script to check for updates
9 ex.: ./update_modules.sh Module-Install-1.00.tar.gz
10 The Makefile will be updated automatically but you are responsible
11 for removing old modules from the git repository.