D:\>perl -e"<>>" syntax error at -e line 1, at EOF Execution of -e aborted due to compilation errors. D:\>perl -e"())" syntax error at -e line 1, next char ) Execution of -e aborted due to compilation errors. D:\>perl -e"{}}" Unmatched right curly bracket at -e line 1, at end of line syntax error at -e line 1, near "}}" Execution of -e aborted due to compilation errors.