How perl interpolates '00' . when i give following things , it gets succeed .
if ( '00' ) { print "Yes"; } [download]
In reply to perl interpolation by pavunkumar