Changes

Jump to navigation Jump to search
7 bytes removed ,  15:06, June 23, 2016
m
→‎top: clean up
Line 9: Line 9:  
One complaint about Perl is that programs done in Perl are hard to read when they are revisited later.  This is a symptom of the flexibility of Perl since there are many shortcuts and ways to do things.  Perl can be easily written to be simple to read.  Perl frameworks are now becoming popular.  A Framework is a set of companion programs to LAMP that add more abilities and provide solutions to other common problems of building websites.  [[Catalyst]], [[Gantry]], [[Jifty]], and [[BOP]] are examples of frameworks.  Perl users chat on the free IRC chat on the [[Freenode]] server.  If you are nice they will answer a question live.
 
One complaint about Perl is that programs done in Perl are hard to read when they are revisited later.  This is a symptom of the flexibility of Perl since there are many shortcuts and ways to do things.  Perl can be easily written to be simple to read.  Perl frameworks are now becoming popular.  A Framework is a set of companion programs to LAMP that add more abilities and provide solutions to other common problems of building websites.  [[Catalyst]], [[Gantry]], [[Jifty]], and [[BOP]] are examples of frameworks.  Perl users chat on the free IRC chat on the [[Freenode]] server.  If you are nice they will answer a question live.
   −
Perl is frequently used for applications in [[genomics]], [[bioinformatics]], and other areas of [[computational biology]]. It is especially suited to these purposes due to its efficient handling of [[String|strings]] and regular expressions. An open-source series of Perl modules known as BioPerl is frequently used by biologists.
+
Perl is frequently used for applications in [[genomics]], [[bioinformatics]], and other areas of [[computational biology]]. It is especially suited to these purposes due to its efficient handling of [[string]]s and regular expressions. An open-source series of Perl modules known as BioPerl is frequently used by biologists.
    
== Hello World ==
 
== Hello World ==
Block, SkipCaptcha, Automoderated users, Bots, edit
57,719

edits

Navigation menu