User Tools

Site Tools


tutorials:perl_quick_reference

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
tutorials:perl_quick_reference [2010/11/05 13:46] chkuotutorials:perl_quick_reference [2018/12/19 10:59] (current) chkuo
Line 16: Line 16:
   * $ : match the end of a line   * $ : match the end of a line
      
-  +===== installation ===== 
 +  * summary of configuration 
 +    * ''perl -V'' 
 +    * including the content of ''@INC'' 
 +  * locate specific modules 
 +    * ''perldoc -l Module::Name''; for example, ''perldoc -l Bio::SearchIO''
      
tutorials/perl_quick_reference.1288935986.txt.gz · Last modified: 2010/11/05 13:46 by chkuo