http://www.perlmonks.org?node_id=815175

paragkalra has asked for the wisdom of the Perl Monks concerning the following question:

Hello All,

I have one basic question. Although it may sound silly.

What is the disadvantage of using 'eq' operator to compare two numbers instead of '=='

I mean what bugs are likely to creep in.