H:\>perl print "hello ".55." test\n"; String found where operator expected at - line 1, near "55." test\n"" (Missing operator before " test\n"?) ^Z syntax error at - line 1, near "55." test\n"" Execution of - aborted due to compilation errors. H:\>