Hacker News new | ask | show | jobs
by tantalor 4342 days ago
This is a syntax error in perl, so impossible?

  > perl -e "g()()"
  syntax error at -e line 1, near ")("
  Execution of -e aborted due to compilation errors.
2 comments

Can you submit a pull request saying as much in the same format as the Ruby one?
Nah, you can use a source filter. "man perlfilter"