]> git.donarmstrong.com Git - biopieces.git/blob - code_perl/00README
removed debug message
[biopieces.git] / code_perl / 00README
1 New developers should add their own subdirectory here for their own Perl code:
2
3     ../biopieces/code_perl/Maasha           # this is my code directory.
4     ../biopieces/code_perl/<new developer>  # this could be your new code directory.
5
6 Finally, add your new Perl code directory to the PERL5LIB path in the configuration:
7
8     ../biopieces/bp_conf/bashrc  # look inside this file for information on how to do that.
9
10
11 All done.
12
13
14 Martin A. Hansen, July 2008.