App::local::lib::helper has been released to CPAN. This is a little distribution that detects a running local::lib and installs a utility script so that you can easily run commands under it. The easiest way to use it is to add it to your project dependencies, then install them with cpanminus. Or, you can just tack it on to the end of your target list when using cpanminus to install your project libs (such as from a Makefile.PL).
Comments