Help for this page
C:\test>perl -e"print '00' == 0" 1
$ perl -E 'say "BrowserUK" == 0' 1 $ perl -E 'say "00" eq 0' $