|
From: Jason H. <jh...@ap...> - 2011-01-11 04:51:28
|
Add --base and --test-root options to the tpkg client. Preserve base directory setting when running tpkg via sudo or remotely by using the --base option rather than "env TPKG_HOME". This ensures that tpkg is still the command being executed, rather than env. This is important if sudo rules only allow the user to run tpkg. Add man pages for cpan2tpkg and gem2tpkg. |