Components of TransGaming::PackageTools: TransGaming.pm
- Methods build on the CPAN idea that you have a top-level directory containing lib/ blib/ and so on
- install_home set to 'install/' by default
- inside the install/ directory you put stuff that is to be installed (fancy that!)
- for example, config_home = the location at which configuration files will be expected at runtime
- if you want something to be installed into /etc, then you put it in 'install/etc/'