New developers should add their own subdirectory here for their own Perl modules: ../biopieces/code_perl/Maasha # this is my Perl modules directory. ../biopieces/code_perl/ # this could be your new modules directory. After creating your new subdirectory you can write some Perl modules and put there: ../biopieces/code_perl//.pm ../biopieces/code_perl//.pm ... Finally, add your new Perl modules directory to the PERL5LIB path in the configuration: ../biopieces/bp_conf/bashrc # look inside this file for information on how to do that. All done. Martin A. Hansen, July 2008.