| devel-local.sh - Bash function to invoke the Devel::Local Perl tool. |
devel-local.sh - Bash function to invoke the Devel::Local Perl tool.
In $HOME/.bashrc:
source `which devel-local.sh`
This bash module is used to let Devel::Local set the PERL5LIB and PATH environment variables.
Ingy döt Net
Copyright (c) 2011. 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
| devel-local.sh - Bash function to invoke the Devel::Local Perl tool. |