MuGeN User Manual | ||
---|---|---|
Prev | Appendix A. Secondary dependencies |
Below is the list of Perl modules needed by MuGeN. Most of them are part of standard Perl installations on Linux distributions, but again, installing MuGeN on Solaris may require to install some or all of them. They can all be found on CPAN.
Carp: used for errors, warnings and information messages.
File::Basename: used to separate a path into it's components.
GetOpt::Long: used to process command-line arguments.
HTTP::Request: used to retrieve data from EMBL (optional).
IO::File: used to write preferences with XML::Writer.
LWP::UserAgent: used to retrieve data from EMBL (optional).