[rt-users] SLA module in international environment

Ruslan Zakirov ruz at bestpractical.com
Mon Nov 28 10:16:32 EST 2011


On Mon, Nov 28, 2011 at 5:24 PM, Bart <bart at 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.



More information about the rt-users mailing list