devel-local.sh - Bash function to invoke the Devel::Local Perl tool.



NAME

devel-local.sh - Bash function to invoke the Devel::Local Perl tool.


SYNOPSIS

In $HOME/.bashrc:

    source `which devel-local.sh`


DESCRIPTION

This bash module is used to let Devel::Local set the PERL5LIB and PATH environment variables.


AUTHOR

Ingy döt Net


COPYRIGHT AND LICENSE

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.