<?xml version="1.0" encoding="windows-1252"?>
<node id="55770" title="use strict;" created="2001-02-01 17:29:24" updated="2005-08-11 05:49:40">
<type id="115">
perlquestion</type>
<author id="55564">
snowrider</author>
<data>
<field name="doctext">
&lt;!-- Edit: 2001-03-03 by [neshura] removed unclosed &lt;STRONG&gt; tag --&gt;
monks,
     I am a very new perl programmer and i do not understand
why i am getting errors when i use strict; i am tring to run
a very simple program just by typing the program name on the
command line and i get 
&lt;CODE&gt;
"use" may clash with future reserved word at day1_test.1.pl line 3.
syntax error in file day1_test.1.pl at line 3, next 2 tokens "use strict"
"my" may clash with future reserved word at day1_test.1.pl line 7.
"my" may clash with future reserved word at day1_test.1.pl line 8.

&lt;/CODE&gt;
if i type perl program_name on the command line the program
works just fine is this normal behavior?

any help would be appreciated
   thanks,
	snowrider
&lt;p&gt;&lt;small&gt;Edit: 2001-03-03 by [neshura] &lt;/small&gt;&lt;/p&gt;</field>
</data>
</node>
