Help for this page
D:\>perl -e "print 'wtf' unless ~0 < (~0) + 1;" D:\>
D:\>perl -e "print 'wtf' unless ~0 < (~0) + 1;" wtf D:\>