Can some one tell me way this does not work. 

 

if (@ARGV[0] = "-q"){print "it worked\n";}

else {print "it did not work\n";}

 

if I use a -w instead of -q it still prints it worked. 

 

 

Thomas Browner

Digidyne, Inc

Technical Engineer

(251)479-1637

 

Reply via email to