print"proceed" if($First = 1);
You probably mean:
print"proceed" if($First == 1);"The first rule of Perl club is you do not talk about
Perl club."
-- Chip Salzenberg
In reply to Re: File reading
by davorg
in thread File reading
by qsl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |