On Mon, Nov 28, 2011 at 5:24 PM, Bart <b...@pleh.info> wrote:
> I've had similar problems when making scrips where you compare two string
> values.
> The == symbols somehow are ignored making the scrip basically execute all if
> statements regardless of the condition. (kinda annoying)

In Perl you should eq operator for strings, == for numbers.


-- 
Best regards, Ruslan.
--------
RT Training Sessions (http://bestpractical.com/services/training.html)
*  Barcelona, Spain  November 28 & 29, 2011

Reply via email to