Perl

  1. Home
  2. Computing & Technology
  3. Perl

Perl Blog

From About.com

Conditionals - How to make decisions in Perl using unless

Friday September 5, 2008
A conditional is a control structure that will activate specific blocks of your code based upon whether your specified statement (or expression, or condition) evaluates to true or false. You can use these conditional statements to make logical decisions, or take specific actions based on available data. Learn more in this tutorial on using unless...

Conditionals - How to make decisions in Perl using unless

Comments

No comments yet. Leave a Comment

Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

Explore Perl

About.com Special Features

Perl

  1. Home
  2. Computing & Technology
  3. Perl

©2009 About.com, a part of The New York Times Company.

All rights reserved.