Advertisement
Muzer

lol perl

May 3rd, 2014
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.02 KB | None | 0 0
  1. muzer@muzer-think ~/doc $ tr -cd '[:print:]\n ' < /dev/urandom | perl
  2. Operator or semicolon missing before *kq8xy at - line 3.
  3. Ambiguous use of * resolved as operator * at - line 3.
  4. Having no space between pattern and following word is deprecated at - line 3.
  5. Operator or semicolon missing before *kbt at - line 3.
  6. Ambiguous use of * resolved as operator * at - line 3.
  7. Array found where operator expected at - line 3, at end of line
  8. Bareword found where operator expected at - line 3, near "@6U"
  9. (Missing operator before U?)
  10. Bareword found where operator expected at - line 3, near "}c"
  11. (Missing operator before c?)
  12. Operator or semicolon missing before &SNUr at - line 3.
  13. Ambiguous use of & resolved as operator & at - line 3.
  14. Backslash found where operator expected at - line 3, near "DMO\"
  15. Backslash found where operator expected at - line 3, near "M\"
  16. Semicolon seems to be missing at - line 3.
  17. Operator or semicolon missing before *us at - line 4.
  18. Ambiguous use of * resolved as operator * at - line 4.
  19. Bareword found where operator expected at - line 5, near "} pBL"
  20. (Missing operator before pBL?)
  21. Bareword found where operator expected at - line 5, near "]R"
  22. (Missing operator before R?)
  23. Having no space between pattern and following word is deprecated at - line 8.
  24. Bareword found where operator expected at - line 8, near "3l"
  25. (Might be a runaway multi-line // string starting on line 5)
  26. (Missing operator before l?)
  27. Backslash found where operator expected at - line 8, near "Q\"
  28. Bareword found where operator expected at - line 8, near "]ct"
  29. (Missing operator before ct?)
  30. Bareword found where operator expected at - line 8, near "3nN"
  31. (Missing operator before nN?)
  32. Operator or semicolon missing before %F at - line 8.
  33. Ambiguous use of % resolved as operator % at - line 8.
  34. syntax error at - line 2, near "+|"
  35. Unmatched right curly bracket at - line 2, at end of line
  36. Unmatched right square bracket at - line 5, at end of line
  37. Bad name after O4F9L' at - line 8.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement