Difference between revisions of "Perl"
(Created page with "= Introduction = Quite a large software package for dealing with RNA and RNA structure = Installation = New versions of perl follow this configuraion before compiling sh...") |
(No difference)
|
Revision as of 11:08, 5 October 2017
Introduction
Quite a large software package for dealing with RNA and RNA structure
Installation
New versions of perl follow this configuraion before compiling
sh Configure -de -Dprefix=/shelf/modulefiles/tools/perl/5.26.1 -Dusesheplib
As well as installing in the right place, it will also create the perl shared library, which other programs, those who like to sport perl interfaces, might like to use.