]> git.donarmstrong.com Git - biopieces.git/blob - code_perl/Maasha/00README
adding bzip2 support in ruby
[biopieces.git] / code_perl / Maasha / 00README
1 These are modules written by me (Martin A. Hansen aka Maasha).
2
3 You are welcome to modify the code here, but do leave a note in
4 the subroutines you change like this:
5
6     sub some_subroutine
7     {
8         # Martin A. Hansen, Jan 2008.
9
10         # Changed by <you>, Juli 2008. (fixed minor bug)
11         
12         ...
13     }
14
15 You may also add new subroutines, but you should strongly consider
16 adding your own Perl modules subdirectory. For more information, see:
17
18     ../biopieces/code_perl/README
19
20
21
22 Martin A. Hansen, July 2008