I have read up on the material that I have on Perl, and found out what "use strict" means. It prompts the programmer to declare all variables. Does "use integer" mean that all variables declared are integers by default?use 5.005; use strict; use integer; use Getopt::Std;
I am going to be hired in a Clinical Trials company next month. Hopefully by then I'll have something worth while to contribute to this forum. Sorry I don't have the expertise to do that so far.
Cheers,janitored by ybiC: Minor format tweaks, including balanced <code> tags around code snippet, for legibility
In reply to Trouble with understanding code by tarunlewis
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |