SAX/Sax -> PerlSAX
[bioperl-run.git] / README
blobf8104091f6d2522d3b86c2a6a61bc100041529ed
1 $Id$
3 This is where modules which wrap around running various applications
4 are stored.  See the Changes file for more information about what is
5 contained in here.  The installation of this package is identical to
6 the core bioperl install.
8 Essentially
10    % perl Makefile.PL
11    % make
12    % make test (some tests may not succeed if you do not have the necessary
13                 programs or env variables defined)
14    % su
15    # make install