Perl packages (CPAN) that are used throughout this suite. You will need to
install these using cpan or cpanplus.

 FileHandle::Unget
                essentially required by SeqLab::SeqStreamIn, preferably used by
                  MainLib::Data, accounted for in SeqLab::SeqFormat
                WARNING: previous version 0.14 had a serious bug concerning
                  method tell() which would cause fatals in SeqLab::SeqFormat.
                WARNING: versions 0.15, 0.16 (and previous?) won't install
                  to certain environments, unless newest Scalar::Util is
                  installed explicitly (CPAN won't recognise the dependency).
                  And note that perl requires an API patch to support WeakRefs.
                successfully used $FileHandle::Unget::VERSION 1.5, 1.6 [2004-09-12 SuSE 9.0]
                successfully used $FileHandle::Unget::VERSION 1.621 [2005-04-25 SuSE 9.2]
 GD             specific use of gdlib >= v1.20 (PNG support)
                The current package requires gdlib >= 2.0.12, including the
                  header file.
 LWP::UserAgent limited use in Net.pl
                now included in perl distribution, at least since 5.10.0
                successfully used $LWP::UserAgent::VERSION 2.001
                successfully used $LWP::UserAgent::VERSION 2.024  [2005-04-25 SuSE 9.2]
 Math::Round    quite useful
 MemHandle      currently used in SeqLab::SeqFormat (output filter "struct")
                and SeqAlign::AlnProj (function &AlnprojParamSprint). Usage of
                this module may be scattered even more in the future.
 MIME::Parser   limited use in Net.pl
                part of MIME-tools
                MIME::Parser depends on several other packages
                tried $MIME::Parser::VERSION 5.406, 2000-11-12

Perl packages (CPAN) that are used by scripts outside this package, but which
are closely related.

 CGI            used in all code packages (Perl) cgi and blastcgi
                successfully used $CGI::VERSION 3.05 [2004-04-12 SuSE 9.0]
                successfully used $CGI::VERSION 3.08 [2005-04-25 SuSE 9.2]
 Date::Parse    just very useful; applied in some projects outside this package.
 MIME::Base64   used by functions base64 and debase64 in bashrc
                may be required by AttMail.pl in the future
 Statistics::RankCorrelation
                used by spearman.pl in package ScriptBasic

Binaries that are used in / wrapped through this suite and that are available
from the author.

 LowCplx        ...
 nblock         fast processing of NNN joints in nucleotide sequences, esp.
                program function "-f split"
 PWMscanNt      ...
 PWMscanProt    ...
 RunPWMnt )     obsolete, former version of PWMscanNt (pwmsuite)
 RunPWMprot )   obsolete, former version of PWMscanAa (pwmsuite)
