- New upstream release 0.16
- The subs installed into the caller are now named with Sub::Name; this makes
these subs appear to be part of the caller, as opposed to an import, which
is what we want, since each installed sub is constructed uniquely for a
given package
- Update patches as needed