NAME
devel-local.sh - Shell function to invoke the Devel::Local Perl tool.
SYNOPSIS
In your shell configuration file:
source `which devel-local.sh`
If you use plenv:
source `which devel-local.sh`
DESCRIPTION
This Shell library is used to let Devel::Local set the PERL5LIB and PATH environment variables.
AUTHOR
Ingy döt Net
COPYRIGHT AND LICENSE
Copyright 2011-2014. Ingy döt Net.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl.
See http://www.perl.com/perl/misc/Artistic.html