Building The SDK
- Each release of Perl contains all the modules, docs and tests
- Use Module::CoreList to determine what went into a release
- Use Perl::MinimumVersion to determine whether a module is still acceptable
- Create a new bundle of upgraded versions
- Release them all to CPAN
- Install in the normal way


